Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.h216 std::tuple<Register, ConstantInt *, bool> getOrCreateConstIntReg(
H A DSPIRVGlobalRegistry.cpp119 SPIRVGlobalRegistry::getOrCreateConstIntReg(uint64_t Val, SPIRVType *SpvType, in getOrCreateConstIntReg() function in SPIRVGlobalRegistry
154 getOrCreateConstIntReg(Val, SpvType, nullptr, &I, &TII); in getOrCreateConstInt()