Home
last modified time | relevance | path

Searched refs:keeps (Results 1 – 25 of 90) sorted by relevance

1234

/llvm-project-15.0.7/llvm/test/Transforms/PlaceSafepoints/
H A Dsplit-backedge.ll1 ;; A very basic test to make sure that splitting the backedge keeps working
22 ; to be sure this keeps working.
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A DTruncAssertZext.ll38 m: ; keeps dag combine from seeing the multiply and the shift together
40 trunc i64 %or to i32 ; keeps the and alive so it doesn't simplify
/llvm-project-15.0.7/clang/test/Modules/Inputs/modules-with-same-name/path1/A/
H A Dmodule.modulemap1 // path1. This comment keeps this file from being identical to
/llvm-project-15.0.7/clang/test/Modules/Inputs/modules-with-same-name/path2/A/
H A Dmodule.modulemap1 // path2. This comment keeps this file from being identical to
/llvm-project-15.0.7/llvm/test/Object/
H A Dnm-error.test2 ## keeps processing subsequent files.
/llvm-project-15.0.7/polly/lib/External/isl/interface/
H A Dgenerator.cc531 bool generator::keeps(Decl *decl) in keeps() function in generator
633 bool takes, keeps; in callback_takes_argument() local
662 keeps = prefixcmp(s, "__isl_keep") == 0; in callback_takes_argument()
663 if (!takes && !keeps) in callback_takes_argument()
H A Dgenerator.h182 static bool keeps(Decl *decl);
H A Dcpp.cc530 if (generator::keeps(param)) { in print_param_use()
1057 if (generator::keeps(param)) in param_needs_copy()
/llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/wasm/
H A Dbasic-keep.test1 ## Test that --keep-section keeps a debug section when stripping.
H A Dbasic-only-section.test21 ## Test that only-section + keep-section keeps both sections.
/llvm-project-15.0.7/llvm/test/Analysis/MemorySSA/
H A Dloop-rotate-valuemap.ll4 ; Check that loop rotate keeps proper mapping between cloned instructions,
/llvm-project-15.0.7/llvm/test/Transforms/SimplifyCFG/
H A Dswitch-profmd.ll5 ; Check that eliminating cases with unreachable branches keeps
/llvm-project-15.0.7/lld/test/ELF/
H A Dppc64-toc-restore-recursive-call.s14 # for recursive calls as well as keeps the logic for recursive calls consistent
H A Drelocatable-discard-locals.s2 ## Test that -r keeps local symbols which are used in relocations even when
H A Demit-relocs-discard-locals.s2 ## Test that --emit-relocs keeps local symbols which are used in relocations
/llvm-project-15.0.7/llvm/test/TableGen/
H A Dget-operand-type-no-expand.td1 // Test -instr-info-expand-mi-operand-info=0 mode which keeps complex operands
/llvm-project-15.0.7/lld/test/ELF/lto/
H A Dweakodr-visibility.ll9 ; but keeps `protected` visibility.
/llvm-project-15.0.7/lld/test/MachO/
H A Dwhy-live.s16 ## dylib symbol that keeps _support_refs_dylib_fun alive, instead of printing
/llvm-project-15.0.7/llvm/test/Transforms/LoopLoadElim/
H A Dforward.ll20 ; Make sure the hoisted load keeps the alignment
/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Dindirect-addressing-si-noopt.ll5 ; Make sure that TwoAddressInstructions keeps src0 as subregister sub0
/llvm-project-15.0.7/lld/test/COFF/
H A Dcomdat-jumptable.s13 # In these cases, ld.bfd keeps all rdata sections, but the relocations that
/llvm-project-15.0.7/llvm/bindings/go/
H A DREADME.txt44 Note that CMake keeps a cache of build settings so once you have built
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/readability/
H A Disolate-declaration.rst11 It keeps the order of the variable declarations consistent, too.
/llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/ELF/
H A Dsegment-test-remove-section.test4 # segment. Note worthy is that .text3 keeps its offset despite it being
/llvm-project-15.0.7/llvm/test/ExecutionEngine/JITLink/X86/
H A DELF_x86-64_small_pic_relocations.s74 # As the target is out-of-range from the callsite, the edge keeps using its PLT

1234