Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp137 SPIRVGlobalRegistry::getOrCreateConstIntReg(uint64_t Val, SPIRVType *SpvType, in getOrCreateConstIntReg()
166 SPIRVType *SpvType, in getOrCreateConstInt()
198 SPIRVType *SpvType, in buildConstantInt()
245 SPIRVType *SpvType) { in buildConstantFP()
272 uint64_t Val, MachineInstr &I, SPIRVType *SpvType, in getOrCreateIntCompositeOrNull()
316 SPIRVType *SpvType, in getOrCreateConsIntVector()
332 SPIRVType *SpvType, in getOrCreateConsIntArray()
404 SPIRVType *SpvType, bool EmitIR) { in getOrCreateConsIntArray()
421 SPIRVType *SpvType) { in getOrCreateConstNullPtr()
442 MachineIRBuilder &MIRBuilder, SPIRVType *SpvType) { in buildConstantSampler()
[all …]
H A DSPIRVPreLegalizer.cpp345 SPIRVType *SpvType = GR.getSPIRVTypeForVReg(ValReg); in createNewIdReg() local