Home
last modified time | relevance | path

Searched defs:getAddrSpaceCast (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/IR/
DConstants.cpp1822 Constant *ConstantExpr::getAddrSpaceCast(Constant *C, Type *DstTy, in getAddrSpaceCast() function in ConstantExpr
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1773 SDValue SelectionDAG::getAddrSpaceCast(SDLoc dl, EVT VT, SDValue Ptr, in getAddrSpaceCast() function in SelectionDAG