Searched defs:LowerLOAD (Results 1 - 3 of 3) sorted by last modified time

/external/llvm/lib/Target/CellSPU/
H A DSPUISelLowering.cpp560 LowerLOAD(SDValue Op, SelectionDAG &DAG, const SPUSubtarget *ST) { function
2798 return LowerLOAD(Op, DAG, SPUTM.getSubtargetImpl());
/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp812 case ISD::LOAD: return LowerLOAD(Op, DAG);
2113 SDValue MipsTargetLowering::LowerLOAD(SDValue Op, SelectionDAG &DAG) const { function in class:MipsTargetLowering
/external/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp175 case ISD::LOAD: return LowerLOAD(Op, DAG);
400 LowerLOAD(SDValue Op, SelectionDAG &DAG) const { function in class:XCoreTargetLowering

Completed in 36 milliseconds