Searched refs:getVecShiftR64OpValue (Results 1 – 5 of 5) sorted by relevance
/external/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64MCCodeEmitter.cpp | 132 uint32_t getVecShiftR64OpValue(const MCInst &MI, unsigned OpIdx, 424 AArch64MCCodeEmitter::getVecShiftR64OpValue(const MCInst &MI, unsigned OpIdx, in getVecShiftR64OpValue() function in AArch64MCCodeEmitter
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64MCCodeEmitter.cpp | 141 uint32_t getVecShiftR64OpValue(const MCInst &MI, unsigned OpIdx, 448 AArch64MCCodeEmitter::getVecShiftR64OpValue(const MCInst &MI, unsigned OpIdx, in getVecShiftR64OpValue() function in AArch64MCCodeEmitter
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/ |
D | AArch64GenMCCodeEmitter.inc | 5906 op = getVecShiftR64OpValue(MI, 3, Fixups, STI); 8107 op = getVecShiftR64OpValue(MI, 2, Fixups, STI); 8134 op = getVecShiftR64OpValue(MI, 2, Fixups, STI); 8938 op = getVecShiftR64OpValue(MI, 3, Fixups, STI); 8959 op = getVecShiftR64OpValue(MI, 3, Fixups, STI); 11270 op = getVecShiftR64OpValue(MI, 2, Fixups, STI);
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64InstrFormats.td | 401 let EncoderMethod = "getVecShiftR64OpValue"; 408 let EncoderMethod = "getVecShiftR64OpValue";
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64InstrFormats.td | 598 let EncoderMethod = "getVecShiftR64OpValue"; 605 let EncoderMethod = "getVecShiftR64OpValue";
|