Searched refs:getTypeForSPIRVType (Results 1 – 3 of 3) sorted by relevance
143 LLVMIntTy = cast<IntegerType>(getTypeForSPIRVType(SpvType)); in getOrCreateConstIntReg()203 LLVMIntTy = cast<IntegerType>(getTypeForSPIRVType(SpvType)); in buildConstantInt()318 const Type *LLVMTy = getTypeForSPIRVType(SpvType); in getOrCreateConsIntVector()334 const Type *LLVMTy = getTypeForSPIRVType(SpvType); in getOrCreateConsIntArray()388 const Type *LLVMTy = getTypeForSPIRVType(SpvType); in getOrCreateConsIntVector()405 const Type *LLVMTy = getTypeForSPIRVType(SpvType); in getOrCreateConsIntArray()422 const Type *LLVMTy = getTypeForSPIRVType(SpvType); in getOrCreateConstNullPtr()1086 const_cast<Type *>(getTypeForSPIRVType(BaseType)), NumElements); in getOrCreateSPIRVVectorType()1121 const Type *PointerElementType = getTypeForSPIRVType(BaseType); in getOrCreateSPIRVPointerType()1141 const Type *PointerElementType = getTypeForSPIRVType(BaseType); in getOrCreateSPIRVPointerType()[all …]
133 const Type *getTypeForSPIRVType(const SPIRVType *Ty) const { in getTypeForSPIRVType() function
287 cast<FixedVectorType>(GR->getTypeForSPIRVType(BoolType)); in buildBoolRegister()