Searched refs:getARMBranchTargetOpValue (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/ |
D | ARMMCCodeEmitter.cpp | 119 uint32_t getARMBranchTargetOpValue(const MCInst &MI, unsigned OpIdx, 576 return getARMBranchTargetOpValue(MI, OpIdx, Fixups); in getBranchTargetOpValue() 582 getARMBranchTargetOpValue(const MCInst &MI, unsigned OpIdx, in getARMBranchTargetOpValue() function in ARMMCCodeEmitter
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMCCodeEmitter.cpp | 144 uint32_t getARMBranchTargetOpValue(const MCInst &MI, unsigned OpIdx, 715 return getARMBranchTargetOpValue(MI, OpIdx, Fixups, STI); in getBranchTargetOpValue() 721 getARMBranchTargetOpValue(const MCInst &MI, unsigned OpIdx, in getARMBranchTargetOpValue() function in ARMMCCodeEmitter
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMCCodeEmitter.cpp | 131 uint32_t getARMBranchTargetOpValue(const MCInst &MI, unsigned OpIdx, 704 return getARMBranchTargetOpValue(MI, OpIdx, Fixups, STI); in getBranchTargetOpValue() 710 getARMBranchTargetOpValue(const MCInst &MI, unsigned OpIdx, in getARMBranchTargetOpValue() function in ARMMCCodeEmitter
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMCodeEmitter.cpp | 190 unsigned getARMBranchTargetOpValue(const MachineInstr &MI, unsigned Op) in getARMBranchTargetOpValue() function in __anon6238cde10111::ARMCodeEmitter
|
D | ARMInstrInfo.td | 340 let EncoderMethod = "getARMBranchTargetOpValue"; 356 let EncoderMethod = "getARMBranchTargetOpValue";
|
/external/llvm/lib/Target/ARM/ |
D | ARMInstrInfo.td | 435 let EncoderMethod = "getARMBranchTargetOpValue";
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMInstrInfo.td | 518 let EncoderMethod = "getARMBranchTargetOpValue";
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/ |
D | ARMGenMCCodeEmitter.inc | 8711 op = getARMBranchTargetOpValue(MI, 0, Fixups, STI);
|