Searched refs:lowerOperand (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMMCInstLower.cpp66 bool ARMAsmPrinter::lowerOperand(const MachineOperand &MO, function in class:ARMAsmPrinter
122 if (AP.lowerOperand(MO, MCOp))
H A DARMAsmPrinter.h82 // lowerOperand - Convert a MachineOperand into the equivalent MCOperand.
83 bool lowerOperand(const MachineOperand &MO, MCOperand &MCOp);
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Mips/
H A DMipsAsmPrinter.h40 // lowerOperand - Convert a MachineOperand into the equivalent MCOperand.
41 bool lowerOperand(const MachineOperand &MO, MCOperand &MCOp);
H A DMipsAsmPrinter.cpp53 bool MipsAsmPrinter::lowerOperand(const MachineOperand &MO, MCOperand &MCOp) { function in class:MipsAsmPrinter

Completed in 76 milliseconds