Searched refs:getAddrModeISOpValue (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/ |
D | ARMMCCodeEmitter.cpp | 217 uint32_t getAddrModeISOpValue(const MCInst &MI, unsigned OpIdx, 1024 getAddrModeISOpValue(const MCInst &MI, unsigned OpIdx, in getAddrModeISOpValue() function in ARMMCCodeEmitter
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMCCodeEmitter.cpp | 258 uint32_t getAddrModeISOpValue(const MCInst &MI, unsigned OpIdx, 1219 getAddrModeISOpValue(const MCInst &MI, unsigned OpIdx, in getAddrModeISOpValue() function in ARMMCCodeEmitter
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMCCodeEmitter.cpp | 244 uint32_t getAddrModeISOpValue(const MCInst &MI, unsigned OpIdx, 1208 getAddrModeISOpValue(const MCInst &MI, unsigned OpIdx, in getAddrModeISOpValue() function in ARMMCCodeEmitter
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMInstrThumb.td | 173 let EncoderMethod = "getAddrModeISOpValue"; 185 let EncoderMethod = "getAddrModeISOpValue"; 197 let EncoderMethod = "getAddrModeISOpValue";
|
D | ARMCodeEmitter.cpp | 283 uint32_t getAddrModeISOpValue(const MachineInstr &MI, unsigned Op) in getAddrModeISOpValue() function in __anon6238cde10111::ARMCodeEmitter
|
/external/llvm/lib/Target/ARM/ |
D | ARMInstrThumb.td | 219 let EncoderMethod = "getAddrModeISOpValue"; 231 let EncoderMethod = "getAddrModeISOpValue"; 243 let EncoderMethod = "getAddrModeISOpValue";
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMInstrThumb.td | 228 let EncoderMethod = "getAddrModeISOpValue"; 240 let EncoderMethod = "getAddrModeISOpValue"; 252 let EncoderMethod = "getAddrModeISOpValue";
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/ |
D | ARMGenMCCodeEmitter.inc | 4561 op = getAddrModeISOpValue(MI, 1, Fixups, STI);
|