Home
last modified time | relevance | path

Searched refs:getOrCreateConstIntReg (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.h198 std::tuple<Register, ConstantInt *, bool> getOrCreateConstIntReg(
H A DSPIRVGlobalRegistry.cpp118 SPIRVGlobalRegistry::getOrCreateConstIntReg(uint64_t Val, SPIRVType *SpvType, in getOrCreateConstIntReg() function in SPIRVGlobalRegistry
153 getOrCreateConstIntReg(Val, SpvType, nullptr, &I, &TII); in getOrCreateConstInt()