Searched refs:getThumbCBTargetOpValue (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/ |
D | ARMMCCodeEmitter.cpp | 104 uint32_t getThumbCBTargetOpValue(const MCInst &MI, unsigned OpIdx, 541 getThumbCBTargetOpValue(const MCInst &MI, unsigned OpIdx, in getThumbCBTargetOpValue() function in ARMMCCodeEmitter
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMCCodeEmitter.cpp | 126 uint32_t getThumbCBTargetOpValue(const MCInst &MI, unsigned OpIdx, 678 getThumbCBTargetOpValue(const MCInst &MI, unsigned OpIdx, in getThumbCBTargetOpValue() function in ARMMCCodeEmitter
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMCCodeEmitter.cpp | 113 uint32_t getThumbCBTargetOpValue(const MCInst &MI, unsigned OpIdx, 667 getThumbCBTargetOpValue(const MCInst &MI, unsigned OpIdx, in getThumbCBTargetOpValue() function in ARMMCCodeEmitter
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMCodeEmitter.cpp | 184 unsigned getThumbCBTargetOpValue(const MachineInstr &MI, unsigned Op) in getThumbCBTargetOpValue() function in __anon6238cde10111::ARMCodeEmitter
|
D | ARMInstrThumb.td | 109 let EncoderMethod = "getThumbCBTargetOpValue";
|
/external/llvm/lib/Target/ARM/ |
D | ARMInstrThumb.td | 156 let EncoderMethod = "getThumbCBTargetOpValue";
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMInstrThumb.td | 165 let EncoderMethod = "getThumbCBTargetOpValue";
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/ |
D | ARMGenMCCodeEmitter.inc | 11032 op = getThumbCBTargetOpValue(MI, 1, Fixups, STI);
|