Searched refs:SPIRVToLLVMType (Results 1 – 2 of 2) sorted by relevance
39 DenseMap<SPIRVType *, const Type *> SPIRVToLLVMType; variable127 auto Res = SPIRVToLLVMType.find(Ty); in getTypeForSPIRVType()128 assert(Res != SPIRVToLLVMType.end()); in getTypeForSPIRVType()
587 SPIRVToLLVMType[SpirvType] = Ty; in restOfCreateSPIRVType()698 SPIRVToLLVMType[SpirvType] = LLVMTy; in finishCreatingSPIRVType()