Home
last modified time | relevance | path

Searched refs:encodeNEONi32splat (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAddressingModes.h616 inline unsigned encodeNEONi32splat(unsigned Value) { in encodeNEONi32splat() function
/aosp_15_r20/external/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAddressingModes.h637 static inline unsigned encodeNEONi32splat(unsigned Value) { in encodeNEONi32splat() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAddressingModes.h630 inline unsigned encodeNEONi32splat(unsigned Value) { in encodeNEONi32splat() function
/aosp_15_r20/external/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp2499 Value = ARM_AM::encodeNEONi32splat(Value); in addNEONi32splatOperands()
2508 Value = ARM_AM::encodeNEONi32splat(~Value); in addNEONi32splatNotOperands()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp3254 Value = ARM_AM::encodeNEONi32splat(Value); in addNEONi32splatOperands()
3263 Value = ARM_AM::encodeNEONi32splat(~Value); in addNEONi32splatNotOperands()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp3443 Value = ARM_AM::encodeNEONi32splat(Value); in addNEONi32splatOperands()
3452 Value = ARM_AM::encodeNEONi32splat(~Value); in addNEONi32splatNotOperands()