| /llvm-project-15.0.7/llvm/test/Instrumentation/DataFlowSanitizer/ |
| H A D | ignore_persnality_routine.ll | 1 ; RUN: opt < %s -dfsan -S --dfsan-abilist=%S/Inputs/personality-routine-abilist.txt | FileCheck %s 2 …s -dfsan -S --dfsan-abilist=%S/Inputs/personality-routine-abilist.txt -dfsan-ignore-personality-ro… 3 ; RUN: opt < %s -passes=dfsan -S --dfsan-abilist=%S/Inputs/personality-routine-abilist.txt | FileCh… 4 …es=dfsan -S --dfsan-abilist=%S/Inputs/personality-routine-abilist.txt -dfsan-ignore-personality-ro…
|
| /llvm-project-15.0.7/llvm/test/LTO/X86/ |
| H A D | libcall-overridden-via-alias.ll | 3 ; library routine is provided indirectly via an alias, verify that LTO 14 ; Check that the IR contains the overriding definition of the library routine 21 ; library routine, and that the overriding definition of the library routine
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/AArch64/ |
| H A D | eh_frame_personality.ll | 27 ; The key test here is that the personality routine is sanely encoded (under the 37 ; 7a 50 4c 52 00: Augmentation string "zPLR" (personality routine, language-specific data, pointer … 43 ; 00 00 00 00 00 00 00 00: First part of aug (personality routine). Relocated, obviously
|
| /llvm-project-15.0.7/openmp/runtime/src/include/ |
| H A D | omp.h.var | 198 …* The `omp_get_num_interop_properties` routine retrieves the number of implementation-defined prop… 202 … * The `omp_get_interop_int` routine retrieves an integer property from an `omp_interop_t` object. 206 … * The `omp_get_interop_ptr` routine retrieves a pointer property from an `omp_interop_t` object. 210 * The `omp_get_interop_str` routine retrieves a string property from an `omp_interop_t` object. 214 * The `omp_get_interop_name` routine retrieves a property name from an `omp_interop_t` object. 218 …* The `omp_get_interop_type_desc` routine retrieves a description of the type of a property associ… 222 …* The `omp_get_interop_rc_desc` routine retrieves a description of the return code associated with… 229 …* The `omp_target_memcpy_async` routine asynchronously performs a copy between any combination of … 234 …* The `omp_target_memcpy_rect_async` routine asynchronously performs a copy between any combinatio… 240 …* The `omp_get_mapped_ptr` routine returns the device pointer that is associated with a host point…
|
| /llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/ |
| H A D | vec-args-03.ll | 5 ; This routine has 10 vector arguments, which fill up %v24-%v31 and 18 ; This routine has 10 vector arguments, which fill up %v24-%v31 and
|
| /llvm-project-15.0.7/llvm/test/MC/ARM/ |
| H A D | eh-compact-pr0.s | 57 @ 0x80 = Compact model 0, personality routine: __aeabi_unwind_cpp_pr0 92 @ 0x80 = Compact model 0, personality routine: __aeabi_unwind_cpp_pr0
|
| /llvm-project-15.0.7/libclc/generic/lib/math/ |
| H A D | pown.inc | 1 // TODO: Enable half precision when the sw routine is implemented
|
| H A D | rootn.inc | 1 // TODO: Enable half precision when the sw routine is implemented
|
| H A D | clc_sw_unary.inc | 5 // TODO: Enable half precision when the sw routine is implemented
|
| H A D | remquo.inc | 1 // TODO: Enable half precision when the sw routine is implemented
|
| H A D | clc_sw_binary.inc | 5 // TODO: Enable half precision when the sw routine is implemented
|
| /llvm-project-15.0.7/llvm/include/llvm/Support/ |
| H A D | RISCVAttributeParser.h | 19 Error (RISCVAttributeParser::*routine)(unsigned);
|
| H A D | CSKYAttributeParser.h | 19 Error (CSKYAttributeParser::*routine)(unsigned);
|
| /llvm-project-15.0.7/llvm/test/Transforms/SLPVectorizer/ |
| H A D | slp-umax-rdx-matcher-crash.ll | 4 ; Given LLVM IR caused associative reduction matching routine crash in SLP. 8 ; The routine's later code merely assumes the instruction to be a select.
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | pr23273.ll | 4 ; failure when selecting a int-to-double conversion. The fast selection routine
|
| /llvm-project-15.0.7/mlir/include/mlir/Interfaces/ |
| H A D | CallInterfaces.td | 27 A call-like operation is one that transfers control from one sub-routine to 64 A callable operation is one who represents a potential sub-routine, and may
|
| /llvm-project-15.0.7/llvm/lib/Support/ |
| H A D | RISCVAttributeParser.cpp | 59 if (Error e = (this->*displayRoutines[AHI].routine)(tag)) in handler()
|
| /llvm-project-15.0.7/openmp/runtime/test/tasking/hidden_helper_task/ |
| H A D | common.h | 33 kmp_routine_entry_t routine; member
|
| /llvm-project-15.0.7/openmp/runtime/test/tasking/ |
| H A D | kmp_detach_tasks_t1.c | 45 int(*routine)(int,struct task*); member
|
| H A D | kmp_detach_tasks_t2.c | 45 int(*routine)(int,struct task*); member
|
| H A D | bug_taskwait_detach.cpp | 46 int (*routine)(int, struct task *); member
|
| H A D | bug_nested_proxy_task.c | 57 kmp_routine_entry_t routine; /**< pointer to routine to call for executing task */ member
|
| H A D | kmp_detach_tasks_t3.c | 47 int(*routine)(int,struct task*); member
|
| H A D | bug_proxy_task_dep_waiting.c | 54 kmp_routine_entry_t routine; /**< pointer to routine to call for executing task */ member
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-readobj/ELF/ARM/ |
| H A D | unwind-non-relocatable.test | 117 ## 0x33cccf44 == personality1 routine address. 124 ## 0xFFFFFFFFF811138C == the address of a personality routine function that does n…
|