Searched defs:MatchCmp (Results 1 – 3 of 3) sorted by relevance
789 Value *MatchCmp = Builder.CreateICmpEQ(LhsLoad, RhsLoad); in expandFindMismatch() local
9638 auto MatchCmp = m_Cmp(VecPred, m_Value(), m_Value()); in getEntryCost() local 9651 auto MatchCmp = m_Cmp(CurrentPred, m_Value(), m_Value()); in getEntryCost() local
2350 auto MatchCmp = [&](Register Reg) -> MachineInstr * { in earlySelect() local