Searched refs:getVecShifterOpValue (Results 1 – 5 of 5) sorted by relevance
/external/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64MCCodeEmitter.cpp | 116 uint32_t getVecShifterOpValue(const MCInst &MI, unsigned OpIdx, 391 AArch64MCCodeEmitter::getVecShifterOpValue(const MCInst &MI, unsigned OpIdx, in getVecShifterOpValue() function in AArch64MCCodeEmitter
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64MCCodeEmitter.cpp | 125 uint32_t getVecShifterOpValue(const MCInst &MI, unsigned OpIdx, 415 AArch64MCCodeEmitter::getVecShifterOpValue(const MCInst &MI, unsigned OpIdx, in getVecShifterOpValue() function in AArch64MCCodeEmitter
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/ |
D | AArch64GenMCCodeEmitter.inc | 8392 op = getVecShifterOpValue(MI, 2, Fixups, STI); 8408 op = getVecShifterOpValue(MI, 2, Fixups, STI); 9104 op = getVecShifterOpValue(MI, 3, Fixups, STI); 9120 op = getVecShifterOpValue(MI, 3, Fixups, STI);
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64InstrFormats.td | 621 let EncoderMethod = "getVecShifterOpValue"; 630 let EncoderMethod = "getVecShifterOpValue";
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64InstrFormats.td | 827 let EncoderMethod = "getVecShifterOpValue"; 836 let EncoderMethod = "getVecShifterOpValue";
|