Searched refs:getBranchTargetOpValueMM (Results 1 – 7 of 7) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsMCCodeEmitter.h | 140 unsigned getBranchTargetOpValueMM(const MCInst &MI, unsigned OpNo,
|
D | MipsMCCodeEmitter.cpp | 364 getBranchTargetOpValueMM(const MCInst &MI, unsigned OpNo, in getBranchTargetOpValueMM() function in MipsMCCodeEmitter
|
/external/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsMCCodeEmitter.h | 136 unsigned getBranchTargetOpValueMM(const MCInst &MI, unsigned OpNo,
|
D | MipsMCCodeEmitter.cpp | 383 getBranchTargetOpValueMM(const MCInst &MI, unsigned OpNo, in getBranchTargetOpValueMM() function in MipsMCCodeEmitter
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/ |
D | MipsGenMCCodeEmitter.inc | 3008 op = getBranchTargetOpValueMM(MI, 1, Fixups, STI); 4195 op = getBranchTargetOpValueMM(MI, 0, Fixups, STI); 4959 op = getBranchTargetOpValueMM(MI, 1, Fixups, STI); 5005 op = getBranchTargetOpValueMM(MI, 2, Fixups, STI); 5738 op = getBranchTargetOpValueMM(MI, 1, Fixups, STI); 6104 op = getBranchTargetOpValueMM(MI, 1, Fixups, STI); 6372 op = getBranchTargetOpValueMM(MI, 1, Fixups, STI);
|
/external/llvm/lib/Target/Mips/ |
D | MicroMipsInstrInfo.td | 174 let EncoderMethod = "getBranchTargetOpValueMM";
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MicroMipsInstrInfo.td | 188 let EncoderMethod = "getBranchTargetOpValueMM";
|