Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp369 Value *CondOp1 = LatchCmp->getOperand(1); in isUniformLoop() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp24062 SDValue CondOp0 = Cond.getOperand(0), CondOp1 = Cond.getOperand(1); in LowerSELECT() local