Home
last modified time | relevance | path

Searched refs:assignTypeToVReg (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.h280 SPIRVType *assignTypeToVReg(const Type *Type, Register VReg,
H A DSPIRVCallLowering.cpp712 SPIRVType *RetType = GR->assignTypeToVReg( in lowerCall()
H A DSPIRVGlobalRegistry.cpp119 SPIRVType *SPIRVGlobalRegistry::assignTypeToVReg( in assignTypeToVReg() function in SPIRVGlobalRegistry
406 assignTypeToVReg(Ty, Res, MIRBuilder, SPIRV::AccessQualifier::ReadWrite, in buildConstantInt()