Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.h173 SPIRVType *getOpTypeFloat(uint32_t Width, MachineIRBuilder &MIRBuilder);
H A DSPIRVGlobalRegistry.cpp89 SPIRVType *SPIRVGlobalRegistry::getOpTypeFloat(uint32_t Width, in getOpTypeFloat() function in SPIRVGlobalRegistry
522 return getOpTypeFloat(Ty->getPrimitiveSizeInBits(), MIRBuilder); in createSPIRVType()