Searched refs:getThumbBRTargetOpValue (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/ |
D | ARMMCCodeEmitter.cpp | 96 uint32_t getThumbBRTargetOpValue(const MCInst &MI, unsigned OpIdx, 519 getThumbBRTargetOpValue(const MCInst &MI, unsigned OpIdx, in getThumbBRTargetOpValue() function in ARMMCCodeEmitter
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMCCodeEmitter.cpp | 116 uint32_t getThumbBRTargetOpValue(const MCInst &MI, unsigned OpIdx, 654 getThumbBRTargetOpValue(const MCInst &MI, unsigned OpIdx, in getThumbBRTargetOpValue() function in ARMMCCodeEmitter
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMCCodeEmitter.cpp | 103 uint32_t getThumbBRTargetOpValue(const MCInst &MI, unsigned OpIdx, 643 getThumbBRTargetOpValue(const MCInst &MI, unsigned OpIdx, in getThumbBRTargetOpValue() function in ARMMCCodeEmitter
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMCodeEmitter.cpp | 180 unsigned getThumbBRTargetOpValue(const MachineInstr &MI, unsigned Op) in getThumbBRTargetOpValue() function in __anon6d3f1ab80111::ARMCodeEmitter
|
D | ARMInstrThumb.td | 99 let EncoderMethod = "getThumbBRTargetOpValue";
|
/external/llvm/lib/Target/ARM/ |
D | ARMInstrThumb.td | 117 let EncoderMethod = "getThumbBRTargetOpValue";
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMInstrThumb.td | 126 let EncoderMethod = "getThumbBRTargetOpValue";
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/ |
D | ARMGenMCCodeEmitter.inc | 11015 op = getThumbBRTargetOpValue(MI, 0, Fixups, STI);
|