Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsMCInstLower.cpp177 MCOperand MipsMCInstLower::LowerOperand(const MachineOperand &MO, in LowerOperand() function in MipsMCInstLower
219 OutMI.addOperand(LowerOperand(MI->getOperand(0))); in lowerLongBranchLUi()
278 OutMI.addOperand(LowerOperand(MO)); in lowerLongBranchADDiu()
323 MCOperand MCOp = LowerOperand(MO); in Lower()
H A DMipsMCInstLower.h38 MCOperand LowerOperand(const MachineOperand &MO, int64_t offset = 0) const;
H A DMipsAsmPrinter.cpp107 MCOp = MCInstLowering.LowerOperand(MO); in lowerOperand()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcMCInstLower.cpp67 static MCOperand LowerOperand(const MachineInstr *MI, in LowerOperand() function
102 MCOperand MCOp = LowerOperand(MI, MO, AP); in LowerSparcMachineInstrToMCInst()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVEMCInstLower.cpp43 static MCOperand LowerOperand(const MachineInstr *MI, const MachineOperand &MO, in LowerOperand() function
83 MCOperand MCOp = LowerOperand(MI, MO, AP); in LowerVEMachineInstrToMCInst()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARC/
H A DARCMCInstLower.cpp76 MCOperand ARCMCInstLower::LowerOperand(const MachineOperand &MO, in LowerOperand() function in ARCMCInstLower
109 MCOperand MCOp = LowerOperand(MO); in Lower()
H A DARCMCInstLower.h34 MCOperand LowerOperand(const MachineOperand &MO, unsigned offset = 0) const;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreMCInstLower.cpp77 MCOperand XCoreMCInstLower::LowerOperand(const MachineOperand &MO, in LowerOperand() function in XCoreMCInstLower
108 MCOperand MCOp = LowerOperand(MO); in Lower()
H A DXCoreMCInstLower.h31 MCOperand LowerOperand(const MachineOperand& MO, unsigned offset = 0) const;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kMCInstLower.cpp114 M68kMCInstLower::LowerOperand(const MachineInstr *MI, in LowerOperand() function in M68kMCInstLower
151 Optional<MCOperand> MCOp = LowerOperand(MI, MO); in Lower()
H A DM68kMCInstLower.h47 Optional<MCOperand> LowerOperand(const MachineInstr *MI,