Searched refs:getJumpTargetOpValue (Results 1 – 7 of 7) sorted by relevance
/external/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsMCCodeEmitter.h | 67 unsigned getJumpTargetOpValue(const MCInst &MI, unsigned OpNo,
|
D | MipsMCCodeEmitter.cpp | 517 getJumpTargetOpValue(const MCInst &MI, unsigned OpNo, in getJumpTargetOpValue() function in MipsMCCodeEmitter
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsMCCodeEmitter.h | 64 unsigned getJumpTargetOpValue(const MCInst &MI, unsigned OpNo,
|
D | MipsMCCodeEmitter.cpp | 492 getJumpTargetOpValue(const MCInst &MI, unsigned OpNo, in getJumpTargetOpValue() function in MipsMCCodeEmitter
|
/external/llvm/lib/Target/Mips/ |
D | MipsInstrInfo.td | 623 let EncoderMethod = "getJumpTargetOpValue"; 639 let EncoderMethod = "getJumpTargetOpValue";
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsInstrInfo.td | 821 let EncoderMethod = "getJumpTargetOpValue"; 837 let EncoderMethod = "getJumpTargetOpValue";
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/ |
D | MipsGenMCCodeEmitter.inc | 6927 op = getJumpTargetOpValue(MI, 0, Fixups, STI);
|