Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp780 if (ConstantFPSDNode *CstFP = dyn_cast<ConstantFPSDNode>(Op)) in isZero() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp22638 APFloat CstFP = in visitEXTRACT_VECTOR_ELT() local
26969 else if (auto *CstFP = dyn_cast<ConstantFPSDNode>(Elt)) in XformToShuffleWithZero() local