Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp119 SPIRVGlobalRegistry::getOrCreateConstIntReg(uint64_t Val, SPIRVType *SpvType, in getOrCreateConstIntReg()
147 SPIRVType *SpvType, in getOrCreateConstInt()
179 SPIRVType *SpvType, in buildConstantInt()
225 SPIRVType *SpvType) { in buildConstantFP()
248 uint64_t Val, MachineInstr &I, SPIRVType *SpvType, in getOrCreateIntCompositeOrNull()
291 SPIRVType *SpvType, in getOrCreateConsIntVector()
307 SPIRVType *SpvType, in getOrCreateConsIntArray()
323 uint64_t Val, MachineIRBuilder &MIRBuilder, SPIRVType *SpvType, bool EmitIR, in getOrCreateIntCompositeOrNull()
361 SPIRVType *SpvType, bool EmitIR) { in getOrCreateConsIntVector()
378 SPIRVType *SpvType, bool EmitIR) { in getOrCreateConsIntArray()
[all …]
H A DSPIRVPreLegalizer.cpp306 SPIRVType *SpvType = GR.getSPIRVTypeForVReg(ValReg); in createNewIdReg() local