Home
last modified time | relevance | path

Searched defs:LLVMFloatTy (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp196 const Type *LLVMFloatTy; in getOrCreateConstFloatReg() local
H A DSPIRVInstructionSelector.cpp1623 static APFloat getZeroFP(const Type *LLVMFloatTy) { in getZeroFP()