Home
last modified time | relevance | path

Searched refs:lowerLOAD (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.h74 SDValue lowerLOAD(SDValue Op, SelectionDAG &DAG) const;
H A DMipsISelLowering.h497 SDValue lowerLOAD(SDValue Op, SelectionDAG &DAG) const;
H A DMipsSEISelLowering.cpp445 case ISD::LOAD: return lowerLOAD(Op, DAG); in LowerOperation()
1167 SDValue MipsSETargetLowering::lowerLOAD(SDValue Op, SelectionDAG &DAG) const { in lowerLOAD() function in MipsSETargetLowering
1171 return MipsTargetLowering::lowerLOAD(Op, DAG); in lowerLOAD()
H A DMipsISelLowering.cpp1237 case ISD::LOAD: return lowerLOAD(Op, DAG); in LowerOperation()
2679 SDValue MipsTargetLowering::lowerLOAD(SDValue Op, SelectionDAG &DAG) const { in lowerLOAD() function in MipsTargetLowering
/llvm-project-15.0.7/llvm/lib/Target/VE/
H A DVEISelLowering.h147 SDValue lowerLOAD(SDValue Op, SelectionDAG &DAG) const;
H A DVEISelLowering.cpp1415 SDValue VETargetLowering::lowerLOAD(SDValue Op, SelectionDAG &DAG) const { in lowerLOAD() function in VETargetLowering
1892 return lowerLOAD(Op, DAG); in LowerOperation()