Home
last modified time | relevance | path

Searched refs:LowerOperand (Results 1 – 8 of 8) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsMCInstLower.cpp180 MCOperand MipsMCInstLower::LowerOperand(const MachineOperand &MO, in LowerOperand() function in MipsMCInstLower
222 OutMI.addOperand(LowerOperand(MI->getOperand(0))); in lowerLongBranchLUi()
281 OutMI.addOperand(LowerOperand(MO)); in lowerLongBranchADDiu()
326 MCOperand MCOp = LowerOperand(MO); in Lower()
H A DMipsMCInstLower.h39 MCOperand LowerOperand(const MachineOperand& MO, unsigned offset = 0) const;
H A DMipsAsmPrinter.cpp106 MCOp = MCInstLowering.LowerOperand(MO); in lowerOperand()
/freebsd-12.1/contrib/llvm/lib/Target/Sparc/
H A DSparcMCInstLower.cpp68 static MCOperand LowerOperand(const MachineInstr *MI, in LowerOperand() function
103 MCOperand MCOp = LowerOperand(MI, MO, AP); in LowerSparcMachineInstrToMCInst()
/freebsd-12.1/contrib/llvm/lib/Target/ARC/
H A DARCMCInstLower.cpp77 MCOperand ARCMCInstLower::LowerOperand(const MachineOperand &MO, in LowerOperand() function in ARCMCInstLower
110 MCOperand MCOp = LowerOperand(MO); in Lower()
H A DARCMCInstLower.h35 MCOperand LowerOperand(const MachineOperand &MO, unsigned offset = 0) const;
/freebsd-12.1/contrib/llvm/lib/Target/XCore/
H A DXCoreMCInstLower.cpp78 MCOperand XCoreMCInstLower::LowerOperand(const MachineOperand &MO, in LowerOperand() function in XCoreMCInstLower
109 MCOperand MCOp = LowerOperand(MO); in Lower()
H A DXCoreMCInstLower.h33 MCOperand LowerOperand(const MachineOperand& MO, unsigned offset = 0) const;