Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp1623 static APFloat getZeroFP(const Type *LLVMFloatTy) { in getZeroFP() function
1641 APFloat VZero = getZeroFP(GR.getTypeForSPIRVType(ResType)); in buildZerosValF()