Searched defs:Cond0 (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8566 SDValue Cond0 = N0->getOperand(0); local
8579 SDValue Cond0 = N0->getOperand(0); local
8639 SDValue Cond0 = N0.getOperand(0), Cond1 = N0.getOperand(1); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGuardWidening.cpp249 bool isWideningCondProfitable(Value *Cond0, Value *Cond1, bool InvertCond) { argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLibCallsShrinkWrap.cpp477 Value *Cond0 = BBBuilder.CreateFCmp(CmpInst::FCMP_OLE, Base, V0); local

Completed in 188 milliseconds