Searched defs:AllZeros (Results 1 – 4 of 4) sorted by relevance
106 static constexpr Unsigned AllZeros = Unsigned(0); // 00000000 member
1369 readCounters(IndexedInstrProfReader * PGOReader,bool & AllZeros,InstrProfRecord::CountPseudoKind & PseudoKind) readCounters() argument 2122 bool AllZeros = false; annotateAllFunctions() local
1606 enum SplatKind { AllZeros, AllOnes }; global() enumerator
4595 SDValue AllZeros = DAG.getConstant(0, dl, VT); ExpandIntRes_ShiftThroughStack() local