Home
last modified time | relevance | path

Searched refs:getARMBranchTargetOpValue (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
DARMMCCodeEmitter.cpp119 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/
DARMMCCodeEmitter.cpp144 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/
DARMMCCodeEmitter.cpp131 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/
DARMCodeEmitter.cpp190 unsigned getARMBranchTargetOpValue(const MachineInstr &MI, unsigned Op) in getARMBranchTargetOpValue() function in __anon6238cde10111::ARMCodeEmitter
DARMInstrInfo.td340 let EncoderMethod = "getARMBranchTargetOpValue";
356 let EncoderMethod = "getARMBranchTargetOpValue";
/external/llvm/lib/Target/ARM/
DARMInstrInfo.td435 let EncoderMethod = "getARMBranchTargetOpValue";
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMInstrInfo.td518 let EncoderMethod = "getARMBranchTargetOpValue";
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/
DARMGenMCCodeEmitter.inc8711 op = getARMBranchTargetOpValue(MI, 0, Fixups, STI);