Home
last modified time | relevance | path

Searched refs:getMovePRegSingleOpValue (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsMCCodeEmitter.h251 unsigned getMovePRegSingleOpValue(const MCInst &MI, unsigned OpNo,
DMipsMCCodeEmitter.cpp1097 MipsMCCodeEmitter::getMovePRegSingleOpValue(const MCInst &MI, unsigned OpNo, in getMovePRegSingleOpValue() function in MipsMCCodeEmitter
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsRegisterInfo.td613 let EncoderMethod = "getMovePRegSingleOpValue";
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/
DMipsGenMCCodeEmitter.inc2970 op = getMovePRegSingleOpValue(MI, 3, Fixups, STI);
2973 op = getMovePRegSingleOpValue(MI, 2, Fixups, STI);
2983 op = getMovePRegSingleOpValue(MI, 3, Fixups, STI);
2986 op = getMovePRegSingleOpValue(MI, 2, Fixups, STI);