Home
last modified time | relevance | path

Searched defs:ConstFP (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp235 const auto ConstFP = ConstantFP::get(LLVMFPTy->getContext(), Val); in buildConstantFP() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMFastISel.cpp1372 } else if (const ConstantFP *ConstFP = dyn_cast<ConstantFP>(Src2Value)) { in ARMEmitCmp() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp10928 } else if (auto *ConstFP = isConstOrConstSplatFP(V)) { in isNeutralConstant() local