Home
last modified time | relevance | path

Searched defs:RegPair (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCCodeEmitter.cpp217 unsigned RegPair = getMovePRegPairOpValue(MI, 0, Fixups, STI); in encodeInstruction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp2478 unsigned RegPair = fieldFromInstruction(Insn, 7, 3); in DecodeMovePOperands() local
2501 static DecodeStatus DecodeMovePRegPair(MCInst &Inst, unsigned RegPair, in DecodeMovePRegPair() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp1771 StringRef RegPair = Name; in processInstruction() local
1776 StringRef RegPair = Name; in processInstruction() local
1788 StringRef RegPair = Name; in processInstruction() local
1793 StringRef RegPair = Name; in processInstruction() local
1805 StringRef RegPair = Name; in processInstruction() local
1810 StringRef RegPair = Name; processInstruction() local
1825 StringRef RegPair = Name; processInstruction() local
1830 StringRef RegPair = Name; processInstruction() local
1848 StringRef RegPair = Name; processInstruction() local
1853 StringRef RegPair = Name; processInstruction() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp2290 bool RegPair = ((R0 == Mips::A1 && R1 == Mips::A2) || in processInstruction() local

Completed in 24 milliseconds