Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp56 assignSPIRVTypeToVReg(SpirvType, VReg, *CurMF); in assignSPIRVTypeToVReg() argument
32 SPIRVType *SpirvType = getOrCreateSPIRVIntegerType(BitWidth, I, TII); assignIntTypeToVReg() local
40 SPIRVType *SpirvType = assignVectTypeToVReg() local
50 SPIRVType *SpirvType = assignTypeToVReg() local
637 SPIRVType *SpirvType = getOpTypeFunction(RetType, ArgTypes, MIRBuilder); getOrCreateOpTypeFunctionWithArgs() local
736 SPIRVType *SpirvType = createSPIRVType(Ty, MIRBuilder, AccessQual, EmitIR); restOfCreateSPIRVType() local
1031 finishCreatingSPIRVType(const Type * LLVMTy,SPIRVType * SpirvType) finishCreatingSPIRVType() argument
1108 SPIRVType *SpirvType = getOrCreateSPIRVIntegerType(32, I, TII); getOrCreateSPIRVArrayType() local
[all...]
H A DSPIRVLegalizerInfo.cpp280 convertPtrToInt(Register Reg,LLT ConvTy,SPIRVType * SpirvType,LegalizerHelper & Helper,MachineRegisterInfo & MRI,SPIRVGlobalRegistry * GR) convertPtrToInt() argument