Searched refs:getVecShiftR16OpValue (Results 1 – 5 of 5) sorted by relevance
/external/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64MCCodeEmitter.cpp | 138 uint32_t getVecShiftR16OpValue(const MCInst &MI, unsigned OpIdx, 442 AArch64MCCodeEmitter::getVecShiftR16OpValue(const MCInst &MI, unsigned OpIdx, in getVecShiftR16OpValue() function in AArch64MCCodeEmitter
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64MCCodeEmitter.cpp | 147 uint32_t getVecShiftR16OpValue(const MCInst &MI, unsigned OpIdx, 466 AArch64MCCodeEmitter::getVecShiftR16OpValue(const MCInst &MI, unsigned OpIdx, in getVecShiftR16OpValue() function in AArch64MCCodeEmitter
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/ |
D | AArch64GenMCCodeEmitter.inc | 5878 op = getVecShiftR16OpValue(MI, 3, Fixups, STI); 8013 op = getVecShiftR16OpValue(MI, 2, Fixups, STI); 8032 op = getVecShiftR16OpValue(MI, 2, Fixups, STI); 8860 op = getVecShiftR16OpValue(MI, 3, Fixups, STI); 8879 op = getVecShiftR16OpValue(MI, 3, Fixups, STI); 11244 op = getVecShiftR16OpValue(MI, 2, Fixups, STI);
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64InstrFormats.td | 373 let EncoderMethod = "getVecShiftR16OpValue"; 380 let EncoderMethod = "getVecShiftR16OpValue";
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64InstrFormats.td | 570 let EncoderMethod = "getVecShiftR16OpValue"; 577 let EncoderMethod = "getVecShiftR16OpValue";
|