Home
last modified time | relevance | path

Searched refs:MatchVectorAllEqualTest (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp22436 static SDValue MatchVectorAllEqualTest(SDValue LHS, SDValue RHS, in MatchVectorAllEqualTest() function
23772 if (SDValue CmpZ = MatchVectorAllEqualTest(Op0, Op1, CC, dl, Subtarget, DAG, in emitFlagsForSetcc()
54222 MatchVectorAllEqualTest(LHS, RHS, CC, DL, Subtarget, DAG, X86CC)) in combineSetCC()