Home
last modified time | relevance | path

Searched defs:CmpZero (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1511 ConstantInt *CmpZero = dyn_cast<ConstantInt>(Cond->getOperand(1)); in matchCondition() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5019 bool CmpZero = N1C->isZero(); in SimplifySetCC() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp32308 auto CmpZero = DAG.getNode(X86ISD::SUB, DL, X86SubVTs, Zero, VE); in getFlagsOfCmpZeroFori1() local