Home
last modified time | relevance | path

Searched defs:FirstRegOp (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp2091 const MCOperand FirstRegOp = Inst.getOperand(0); in expandJalWithRegs() local
3675 unsigned FirstRegOp = Inst.getOperand(0).getReg(); in expandAbs() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp2615 const MCOperand FirstRegOp = Inst.getOperand(0); in expandJalWithRegs() local
5031 unsigned FirstRegOp = Inst.getOperand(0).getReg(); in expandAbs() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp2634 const MCOperand FirstRegOp = Inst.getOperand(0); in expandJalWithRegs() local
5132 unsigned FirstRegOp = Inst.getOperand(0).getReg(); in expandAbs() local