Home
last modified time | relevance | path

Searched refs:Validate (Results 1 – 25 of 43) sorted by relevance

12

/llvm-project-15.0.7/llvm/test/tools/llvm-objdump/MachO/
H A Drpaths.test1 ## Validate fetching rpaths from a binary results in the correct output.
8 ## Validate binaries with no rpaths should print nothing.
11 ## Validate passing --rpaths without --macho fails.
/llvm-project-15.0.7/llvm/test/Transforms/DeadArgElim/
H A Dreturned.ll5 ; Validate that the argument and return value are both dead
22 ; Validate that return value is dead
/llvm-project-15.0.7/llvm/test/Bitcode/
H A Dmodule_hash.ll20 ; Validate the output now, the hahes in the individual modules and the combined index are in the sa…
27 ; Validate against the value extracted from the combined index
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A DmemCmpUsedInZeroEqualityComparison.ll89 ; Validate with > 0
101 ; Validate with < 0
113 ; Validate with memcmp()?:
/llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/ELF/
H A Dstrip-unneeded-all-symbols.test8 ## Validate that the symtab wouldn't be removed if the input were an ET_REL.
H A Dpreserve-segment-contents-ehdr-phdrs.test5 ## Validate that the properties are different before the removal.
H A Dremove-section-in-segment.test5 # Validate the offsets for the later parts of the test.
H A Dinvalid-e_shoff.test8 ## Validate that the section header table is at offset 64:
H A Dstrip-sections.test6 ## Validate the DATA-NOT line by showing that "fe ed fa ce" appears
H A Dtail-merged-string-tables.test6 ## Validate that the strings have been pooled.
/llvm-project-15.0.7/llvm/test/ThinLTO/X86/
H A Dguid_collision.ll15 ; Validate that G was imported
/llvm-project-15.0.7/.github/workflows/
H A Drelease-tasks.yml15 - name: Validate Tag
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_size_class_map.h205 static void Validate() { in Validate() function
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/
H A Dtargets.gni48 # Validate that llvm_targets_to_build is set to a list of valid targets,
/llvm-project-15.0.7/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h351 SuppressValidation(TypeInfer &TI) : Infer(TI), SavedValidate(TI.Validate) { in SuppressValidation()
352 Infer.Validate = false; in SuppressValidation()
355 Infer.Validate = SavedValidate; in ~SuppressValidation()
364 bool Validate = true; // Indicate whether to validate types. member
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dfp16.ll13 ; Validate that we generate correct lib calls to convert fp16
/llvm-project-15.0.7/llvm/test/ExecutionEngine/JITLink/AArch64/
H A DMachO_arm64_relocations.s32 # reference to an external symbol. Validate both the reference to the GOT entry,
56 # reference to a defined symbol. Validate both the reference to the GOT entry,
H A DELF_aarch64_relocations.s217 # reference to an external symbol. Validate both the reference to the GOT entry,
/llvm-project-15.0.7/llvm/test/Transforms/SampleProfile/
H A Dfunction_metadata.ll5 ;; Validate that with replay in effect, we import call sites even if they are below the threshold
H A Dcsspgo-import-list.ll10 ;; Validate that with replay in effect, we import call sites even if they are below the threshold
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dthinlto-distributed-newpm.ll4 ; Validate ThinLTO post link pipeline at O2 and O3
/llvm-project-15.0.7/llvm/test/tools/llvm-readobj/ELF/MSP430/
H A Dbuild-attributes.test1 ## Validate MSPABI ELF Build Attributes
/llvm-project-15.0.7/llvm/cmake/modules/
H A DTableGen.cmake8 # Validate calling context.
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp432 void Validate(ARMBasicBlockUtils *BBUtils);
1072 void LowOverheadLoop::Validate(ARMBasicBlockUtils *BBUtils) { in Validate() function in LowOverheadLoop
1417 LoLoop.Validate(BBUtils.get()); in ProcessLoop()
/llvm-project-15.0.7/llvm/test/ExecutionEngine/JITLink/X86/
H A DMachO_x86-64_relocations.s44 # Validate both the reference to the GOT entry, and also the content of the GOT

12