Searched refs:CodePtrTy (Results 1 – 1 of 1) sorted by relevance
2065 EVT CodePtrTy = TLI.getPointerTy(DAG.getDataLayout()); in ExpandLibCall() local2068 Callee = DAG.getExternalSymbol(LibcallName, CodePtrTy); in ExpandLibCall()2070 Callee = DAG.getUNDEF(CodePtrTy); in ExpandLibCall()