Home
last modified time | relevance | path

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

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