Searched refs:lowerADDRSPACECAST (Results 1 – 4 of 4) sorted by relevance
95 SDValue lowerADDRSPACECAST(SDValue Op, SelectionDAG &DAG) const;
157 SDValue lowerADDRSPACECAST(SDValue Op, SelectionDAG &DAG) const;
424 return lowerADDRSPACECAST(Op, DAG); in LowerOperation()942 SDValue R600TargetLowering::lowerADDRSPACECAST(SDValue Op, in lowerADDRSPACECAST() function in R600TargetLowering
5558 case ISD::ADDRSPACECAST: return lowerADDRSPACECAST(Op, DAG); in LowerOperation()6635 SDValue SITargetLowering::lowerADDRSPACECAST(SDValue Op, in lowerADDRSPACECAST() function in SITargetLowering