HomeSort by: relevance | last modified time | path
    Searched refs:LowerPPCMachineOperandToMCOperand (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPC.h 57 bool LowerPPCMachineOperandToMCOperand(const MachineOperand &MO,
PPCMCInstLower.cpp 157 if (LowerPPCMachineOperandToMCOperand(MI->getOperand(i), MCOp, AP))
162 bool llvm::LowerPPCMachineOperandToMCOperand(const MachineOperand &MO,
PPCAsmPrinter.cpp 1407 if (LowerPPCMachineOperandToMCOperand(MO, MCOp, *this))

Completed in 48 milliseconds