Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.h74 SDValue lowerLOAD(SDValue Op, SelectionDAG &DAG) const;
H A DMipsISelLowering.h493 SDValue lowerLOAD(SDValue Op, SelectionDAG &DAG) const;
H A DMipsSEISelLowering.cpp452 case ISD::LOAD: return lowerLOAD(Op, DAG); in LowerOperation()
1174 SDValue MipsSETargetLowering::lowerLOAD(SDValue Op, SelectionDAG &DAG) const { in lowerLOAD() function in MipsSETargetLowering
1178 return MipsTargetLowering::lowerLOAD(Op, DAG); in lowerLOAD()
H A DMipsISelLowering.cpp1229 case ISD::LOAD: return lowerLOAD(Op, DAG); in LowerOperation()
2665 SDValue MipsTargetLowering::lowerLOAD(SDValue Op, SelectionDAG &DAG) const { in lowerLOAD() function in MipsTargetLowering
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.h129 SDValue lowerLOAD(SDValue Op, SelectionDAG &DAG) const;
H A DVEISelLowering.cpp1305 SDValue VETargetLowering::lowerLOAD(SDValue Op, SelectionDAG &DAG) const { in lowerLOAD() function in VETargetLowering
1706 return lowerLOAD(Op, DAG); in LowerOperation()