Searched refs:Identical (Results 1 – 12 of 12) sorted by relevance
141 bool Identical = true; in removeIdenticalIndexPair() local146 Identical = false; in removeIdenticalIndexPair()153 if (Identical) in removeIdenticalIndexPair()
362 bool Identical = true; in computeParamInfo() local367 Identical = false; in computeParamInfo()371 if (Identical) in computeParamInfo()
2574 bool Identical = false; member2989 V.Identical = true; in analyzeValue()3390 if (V.Identical) in pruneSubRegValues()3404 (V.Identical && V.Resolution == CR_Erase && ValueOut->def == Def))) { in pruneSubRegValues()3413 if (V.Identical && S.Query(OtherDef).valueOutOrDead()) { in pruneSubRegValues()
61 * Identical configuration is impossible with hardware offload.
291 Short for Identical COMDAT Folding (COFF) or Identical Code Folding (ELF).
366 Identical to the output614 Identical to the addpeer command, except that the operating621 Identical to the addpeer command, except that the operating
709 \ Identical to read-integer, but the tag has already been read and checked.
797 // Identical to the integer Load/Stores, but to handle floats
587 // immediate are set. Used by instructions like 'addis'. Identical to
610 // Identical to VGPR_32 except it only contains the low 128 (Lo128) registers.
472 Identical to EVP_EncryptFinal_ex(), EVP_DecryptFinal_ex() and
1217 Represents a C/C++ do-while loop. Identical to `cir.while` but the