Home
last modified time | relevance | path

Searched refs:lowerADDRSPACECAST (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.h95 SDValue lowerADDRSPACECAST(SDValue Op, SelectionDAG &DAG) const;
H A DSIISelLowering.h157 SDValue lowerADDRSPACECAST(SDValue Op, SelectionDAG &DAG) const;
H A DR600ISelLowering.cpp424 return lowerADDRSPACECAST(Op, DAG); in LowerOperation()
942 SDValue R600TargetLowering::lowerADDRSPACECAST(SDValue Op, in lowerADDRSPACECAST() function in R600TargetLowering
H A DSIISelLowering.cpp5558 case ISD::ADDRSPACECAST: return lowerADDRSPACECAST(Op, DAG); in LowerOperation()
6635 SDValue SITargetLowering::lowerADDRSPACECAST(SDValue Op, in lowerADDRSPACECAST() function in SITargetLowering