Searched defs:CmpRHSC (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86FastISel.cpp | 1664 const auto *CmpRHSC = dyn_cast<ConstantFP>(CmpRHS); X86SelectBranch() local |
H A D | X86ISelLowering.cpp | 46365 auto *CmpRHSC = dyn_cast<ConstantSDNode>(CmpRHS); combineSetCCAtomicArith() local |