Searched defs:getAddrSpaceCast (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/IR/ | ||
H A D | Constants.cpp | 2295 Constant *ConstantExpr::getAddrSpaceCast(Constant *C, Type *DstTy, getAddrSpaceCast() function in ConstantExpr |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAG.cpp | 2377 SDValue SelectionDAG::getAddrSpaceCast(const SDLoc &dl, EVT VT, SDValue Ptr, getAddrSpaceCast() function in SelectionDAG |