Searched defs:ICC (Results 1 – 3 of 3) sorted by relevance
921 bool ICC = true; in splitMnemonic() local928 bool ICC = Name[5] == 'l' || Name[5] == 'w'; in splitMnemonic() local949 bool ICC = Name[5] == 'l' || Name[5] == 'w' ? true : false; in splitMnemonic() local955 bool ICC = Name[6] == 'l' || Name[6] == 'w' ? true : false; in splitMnemonic() local
144 const auto *ICC = cast<ConstructorInitializerConstructionContext>(CC); in computeObjectUnderConstruction() local419 const auto *ICC = cast<ConstructorInitializerConstructionContext>(CC); in updateObjectsUnderConstruction() local
56497 ISD::CondCode ICC = in combineConcatVectorOps() local