Searched refs:Implied (Results 1 – 21 of 21) sorted by relevance
107 Size Suffix Implied data type Required register size in dwords
2242 if (std::optional<bool> Implied = isImpliedCondition(Op0, Op1, Q.DL)) { in simplifyAndInst() local2244 if (*Implied == true) in simplifyAndInst()2247 if (*Implied == false) in simplifyAndInst()2250 if (std::optional<bool> Implied = isImpliedCondition(Op1, Op0, Q.DL)) { in simplifyAndInst() local2252 if (*Implied) in simplifyAndInst()2255 if (!*Implied) in simplifyAndInst()2504 if (std::optional<bool> Implied = in simplifyOrInst() local2507 if (*Implied == false) in simplifyOrInst()2510 if (*Implied == true) in simplifyOrInst()2513 if (std::optional<bool> Implied = in simplifyOrInst() local[all …]
898 "Implied do-loop step count of 0 (zero) for iteration variable `%A' in statement at %0")901 "Implied do-loop iteration count of 0 (zero) for iteration variable `%A' in statement at %0")
1055 * No Pathological Implied-DO:: No @samp{((@dots{}, I=@dots{}), I=@dots{})}.1056 * No Useless Implied-DO:: No @samp{(A, I=1, 1)}.1094 @node No Pathological Implied-DO1095 @subsection No Pathological Implied-DO1113 @node No Useless Implied-DO1114 @subsection No Useless Implied-DO
1763 // Implied destination operand forms for shifts.
16920 #~ msgid "Implied do-loop step count of 0 (zero) for iteration variable `%A' in statement at %0"16924 #~ msgid "Implied do-loop iteration count of 0 (zero) for iteration variable `%A' in statement at %…
13653 #~ msgid "Implied do-loop step count of 0 (zero) for iteration variable `%A' in statement at %0"13656 #~ msgid "Implied do-loop iteration count of 0 (zero) for iteration variable `%A' in statement at %…
19615 "Implied do-loop step count of 0 (zero) for iteration variable `%A' in "19622 "Implied do-loop iteration count of 0 (zero) for iteration variable `%A' in "
19782 msgid "Implied do-loop step count of 0 (zero) for iteration variable `%A' in statement at %0"19787 msgid "Implied do-loop iteration count of 0 (zero) for iteration variable `%A' in statement at %0"
19490 msgid "Implied do-loop step count of 0 (zero) for iteration variable `%A' in statement at %0"19495 msgid "Implied do-loop iteration count of 0 (zero) for iteration variable `%A' in statement at %0"
20068 msgid "Implied do-loop step count of 0 (zero) for iteration variable `%A' in statement at %0"20073 msgid "Implied do-loop iteration count of 0 (zero) for iteration variable `%A' in statement at %0"
20263 msgid "Implied do-loop step count of 0 (zero) for iteration variable `%A' in statement at %0"20268 msgid "Implied do-loop iteration count of 0 (zero) for iteration variable `%A' in statement at %0"
19376 msgid "Implied do-loop step count of 0 (zero) for iteration variable `%A' in statement at %0"19381 msgid "Implied do-loop iteration count of 0 (zero) for iteration variable `%A' in statement at %0"
22261 msgid "Implied do-loop step count of 0 (zero) for iteration variable `%A' in statement at %0"22266 msgid "Implied do-loop iteration count of 0 (zero) for iteration variable `%A' in statement at %0"
20019 msgid "Implied do-loop step count of 0 (zero) for iteration variable `%A' in statement at %0"20024 msgid "Implied do-loop iteration count of 0 (zero) for iteration variable `%A' in statement at %0"
19387 msgid "Implied do-loop step count of 0 (zero) for iteration variable `%A' in statement at %0"19392 msgid "Implied do-loop iteration count of 0 (zero) for iteration variable `%A' in statement at %0"
19529 msgid "Implied do-loop step count of 0 (zero) for iteration variable `%A' in statement at %0"19534 msgid "Implied do-loop iteration count of 0 (zero) for iteration variable `%A' in statement at %0"
19657 msgid "Implied do-loop step count of 0 (zero) for iteration variable `%A' in statement at %0"19662 msgid "Implied do-loop iteration count of 0 (zero) for iteration variable `%A' in statement at %0"
8874 Optimize for space instead of speed. Implied by @option{-Os}.
12464 Optimize for space instead of speed. Implied by @option{-Os}.
11839 Optimize for space instead of speed. Implied by `-Os'.