| /llvm-project-15.0.7/llvm/utils/lit/lit/ |
| H A D | ProgressBar.py | 240 self.cleared = 1 #: true if we haven't drawn the bar yet. 247 if self.cleared: 249 self.cleared = 0 279 if not self.cleared: 287 self.cleared = 1
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | pr3216.ll | 13 %bf.lo.cleared = and i8 %bf.lo, 7 14 %1 = shl i8 %bf.lo.cleared, 5
|
| H A D | 2009-04-25-CoalescerBug.ll | 23 %bf.lo.cleared = and i32 %bf.lo, 2147483647 ; <i32> [#uses=1] 24 %conv = zext i32 %bf.lo.cleared to i64 ; <i64> [#uses=1]
|
| H A D | virtual-registers-cleared-in-machine-functions-liveins.ll | 5 ; liveins are cleared after register allocation.
|
| H A D | targetLoweringGeneric.ll | 12 ; into an AND, as we know the bits will be cleared.
|
| /llvm-project-15.0.7/llvm/test/Transforms/Inline/ |
| H A D | pr52118.ll | 1 ; Test that the InlineAdvisor, upon being cleared, is re-created correctly.
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/MIR/X86/ |
| H A D | machinesink-subreg.mir | 4 # instruction is cleared when marking the debug value undef. 61 ; index in the DBG_VALUE is cleared.
|
| /llvm-project-15.0.7/llvm/lib/Target/Lanai/ |
| H A D | LanaiInstrFormats.td | 64 // is set if the result is zero and cleared otherwise. 72 // the same but different from the sign bit of the result and cleared 73 // otherwise. For other RI instructions, `V' is cleared. 76 // For arithmetic instructions, `C' is set/cleared if there is/is_not 81 // operations, `C' is cleared. 139 // is cleared. Only arithmetic instructions and shifts modify `C'. Right 309 // 0100 C' [CC, carry cleared] 313 // 1000 V' [VC, oVerflow cleared]
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/ |
| H A D | def-undef-deps.ll | 8 ; The undef flags are already being cleared in the register cleanup, but 9 ; that happens after register allocation. The undef flags need to be cleared
|
| H A D | rdf-copy-renamable-reserved.mir | 4 # flag is cleared.
|
| H A D | ifcvt-common-kill.mir | 18 ; This <kill> flag should be cleared. It didn't use to be, because
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-mca/X86/BtVer2/ |
| H A D | clear-super-register-1.s | 8 ## The upper portion of RAX is cleared.
|
| H A D | clear-super-register-2.s | 8 # YMM3 is implicitly cleared. As a consequence, the definition of YMM3 from the
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-mca/X86/BdVer2/ |
| H A D | clear-super-register-1.s | 8 ## The upper portion of RAX is cleared.
|
| H A D | clear-super-register-2.s | 8 # YMM3 is implicitly cleared. As a consequence, the definition of YMM3 from the
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-mca/X86/Barcelona/ |
| H A D | clear-super-register-1.s | 8 ## The upper portion of RAX is cleared.
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/readability/ |
| H A D | duplicate-include.rst | 8 then the list of included files is cleared.
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | machine_cse_impdef_killflags.ll | 4 ; Check that the kill flag is cleared between CSE'd instructions on their
|
| H A D | machine-sink-kill-flags.ll | 9 ; The kill flags on the test had to be cleared because the AND was going to read
|
| /llvm-project-15.0.7/llvm/test/MC/Mips/ |
| H A D | insn-directive.s | 58 # Verify that .insn causes the currently saved labels to be cleared by checking
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/ |
| H A D | early-tailduplicator-nophis.mir | 5 # so the NoPHIs property needs to be cleared to avoid verifier errors
|
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | misc-ps-eager-assume.m | 135 // Note: CheckerVisit mistakenly cleared an existing node, and the cleared
|
| /llvm-project-15.0.7/compiler-rt/lib/lsan/ |
| H A D | lsan_allocator.cpp | 86 bool cleared) { in Allocate() argument 104 if (cleared && allocator.FromPrimary(p)) in Allocate()
|
| H A D | lsan_allocator.h | 25 bool cleared);
|
| /llvm-project-15.0.7/llvm/test/Transforms/SCCP/ |
| H A D | ipsccp-clear-returned.ll | 3 ; should be cleared.
|