Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.h185 SPIRVType *getOpTypeFloat(uint32_t Width, MachineIRBuilder &MIRBuilder);
H A DSPIRVGlobalRegistry.cpp90 SPIRVType *SPIRVGlobalRegistry::getOpTypeFloat(uint32_t Width, in getOpTypeFloat() function in SPIRVGlobalRegistry
658 return getOpTypeFloat(Ty->getPrimitiveSizeInBits(), MIRBuilder); in createSPIRVType()