Searched refs:LowerLoad (Results 1 – 3 of 3) sorted by relevance
168 SDValue LowerLoad(SDValue Op, SelectionDAG &DAG) const;
2585 HexagonTargetLowering::LowerLoad(SDValue Op, SelectionDAG &DAG) const { in LowerLoad() function in HexagonTargetLowering2769 case ISD::LOAD: return LowerLoad(Op, DAG); in LowerOperation()
20525 static SDValue LowerLoad(SDValue Op, const X86Subtarget &Subtarget, in LowerLoad() function26224 case ISD::LOAD: return LowerLoad(Op, Subtarget, DAG); in LowerOperation()