Searched refs:getAddrModePCOpValue (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/ |
D | ARMMCCodeEmitter.cpp | 221 uint32_t getAddrModePCOpValue(const MCInst &MI, unsigned OpIdx, 1038 getAddrModePCOpValue(const MCInst &MI, unsigned OpIdx, in getAddrModePCOpValue() function in ARMMCCodeEmitter
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMCCodeEmitter.cpp | 263 uint32_t getAddrModePCOpValue(const MCInst &MI, unsigned OpIdx, 1234 getAddrModePCOpValue(const MCInst &MI, unsigned OpIdx, in getAddrModePCOpValue() function in ARMMCCodeEmitter
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMCCodeEmitter.cpp | 249 uint32_t getAddrModePCOpValue(const MCInst &MI, unsigned OpIdx, 1223 getAddrModePCOpValue(const MCInst &MI, unsigned OpIdx, in getAddrModePCOpValue() function in ARMMCCodeEmitter
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMCodeEmitter.cpp | 285 uint32_t getAddrModePCOpValue(const MachineInstr &MI, unsigned Op) in getAddrModePCOpValue() function in __anon6238cde10111::ARMCodeEmitter
|
D | ARMInstrThumb.td | 221 let EncoderMethod = "getAddrModePCOpValue";
|
/external/llvm/lib/Target/ARM/ |
D | ARMInstrThumb.td | 163 let EncoderMethod = "getAddrModePCOpValue";
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMInstrThumb.td | 172 let EncoderMethod = "getAddrModePCOpValue";
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/ |
D | ARMGenMCCodeEmitter.inc | 4537 op = getAddrModePCOpValue(MI, 1, Fixups, STI);
|