Searched refs:getMovePRegPairOpValue (Results 1 – 7 of 7) sorted by relevance
/external/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsMCCodeEmitter.h | 248 unsigned getMovePRegPairOpValue(const MCInst &MI, unsigned OpNo,
|
D | MipsMCCodeEmitter.cpp | 1096 MipsMCCodeEmitter::getMovePRegPairOpValue(const MCInst &MI, unsigned OpNo, in getMovePRegPairOpValue() function in MipsMCCodeEmitter
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsMCCodeEmitter.h | 248 unsigned getMovePRegPairOpValue(const MCInst &MI, unsigned OpNo,
|
D | MipsMCCodeEmitter.cpp | 1063 MipsMCCodeEmitter::getMovePRegPairOpValue(const MCInst &MI, unsigned OpNo, in getMovePRegPairOpValue() function in MipsMCCodeEmitter
|
/external/llvm/lib/Target/Mips/ |
D | MicroMipsInstrInfo.td | 222 let EncoderMethod = "getMovePRegPairOpValue";
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MicroMipsInstrInfo.td | 242 let EncoderMethod = "getMovePRegPairOpValue";
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/ |
D | MipsGenMCCodeEmitter.inc | 2967 op = getMovePRegPairOpValue(MI, 0, Fixups, STI); 2980 op = getMovePRegPairOpValue(MI, 0, Fixups, STI);
|