Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp2114 const MCOperand SecondRegOp = Inst.getOperand(1); in expandJalWithRegs() local
3676 unsigned SecondRegOp = Inst.getOperand(1).getReg(); in expandAbs() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp2638 const MCOperand SecondRegOp = Inst.getOperand(1); in expandJalWithRegs() local
5032 unsigned SecondRegOp = Inst.getOperand(1).getReg(); in expandAbs() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp2657 const MCOperand SecondRegOp = Inst.getOperand(1); in expandJalWithRegs() local
5133 unsigned SecondRegOp = Inst.getOperand(1).getReg(); in expandAbs() local