Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/Optimizer/OpenCLPasses/GenericAddressResolution/
H A DGenericAddressDynamicResolution.cpp265 Type* intPtrTy = getPointerAsIntType(pointerOperand->getContext(), ADDRESS_SPACE_GENERIC); in resolveGAS() local
416 Type* intPtrTy = getPointerAsIntType(arg->getContext(), ADDRESS_SPACE_GENERIC); in visitIntrinsicCall() local
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/Optimizer/
H A DPreCompiledFuncImport.cpp924 Type* intPtrTy = Type::getInt32PtrTy(inst.getContext()); in processInt32Divide() local
1272 Type* intPtrTy = intTy->getPointerTo(ADDRESS_SPACE_PRIVATE); in getOrCreateFunction() local