Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFastISel.cpp1369 } else if (const ConstantFP *ConstFP = dyn_cast<ConstantFP>(Src2Value)) { in ARMEmitCmp() local
1371 if (ConstFP->isZero() && !ConstFP->isNegative()) in ARMEmitCmp()