Searched refs:lowerADDRSPACECAST (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h128 SDValue lowerADDRSPACECAST(SDValue Op, SelectionDAG &DAG) const;
H A DSIISelLowering.cpp4419 case ISD::ADDRSPACECAST: return lowerADDRSPACECAST(Op, DAG);
5151 SDValue SITargetLowering::lowerADDRSPACECAST(SDValue Op, function in class:SITargetLowering

Completed in 200 milliseconds