Home
last modified time | relevance | path

Searched refs:routine (Results 1 – 25 of 95) sorted by relevance

1234

/llvm-project-15.0.7/llvm/test/Instrumentation/DataFlowSanitizer/
H A Dignore_persnality_routine.ll1 ; 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 Dlibcall-overridden-via-alias.ll3 ; 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 Deh_frame_personality.ll27 ; 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 Domp.h.var198 …* 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 Dvec-args-03.ll5 ; 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 Deh-compact-pr0.s57 @ 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 Dpown.inc1 // TODO: Enable half precision when the sw routine is implemented
H A Drootn.inc1 // TODO: Enable half precision when the sw routine is implemented
H A Dclc_sw_unary.inc5 // TODO: Enable half precision when the sw routine is implemented
H A Dremquo.inc1 // TODO: Enable half precision when the sw routine is implemented
H A Dclc_sw_binary.inc5 // TODO: Enable half precision when the sw routine is implemented
/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DRISCVAttributeParser.h19 Error (RISCVAttributeParser::*routine)(unsigned);
H A DCSKYAttributeParser.h19 Error (CSKYAttributeParser::*routine)(unsigned);
/llvm-project-15.0.7/llvm/test/Transforms/SLPVectorizer/
H A Dslp-umax-rdx-matcher-crash.ll4 ; 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 Dpr23273.ll4 ; failure when selecting a int-to-double conversion. The fast selection routine
/llvm-project-15.0.7/mlir/include/mlir/Interfaces/
H A DCallInterfaces.td27 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 DRISCVAttributeParser.cpp59 if (Error e = (this->*displayRoutines[AHI].routine)(tag)) in handler()
/llvm-project-15.0.7/openmp/runtime/test/tasking/hidden_helper_task/
H A Dcommon.h33 kmp_routine_entry_t routine; member
/llvm-project-15.0.7/openmp/runtime/test/tasking/
H A Dkmp_detach_tasks_t1.c45 int(*routine)(int,struct task*); member
H A Dkmp_detach_tasks_t2.c45 int(*routine)(int,struct task*); member
H A Dbug_taskwait_detach.cpp46 int (*routine)(int, struct task *); member
H A Dbug_nested_proxy_task.c57 kmp_routine_entry_t routine; /**< pointer to routine to call for executing task */ member
H A Dkmp_detach_tasks_t3.c47 int(*routine)(int,struct task*); member
H A Dbug_proxy_task_dep_waiting.c54 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 Dunwind-non-relocatable.test117 ## 0x33cccf44 == personality1 routine address.
124 ## 0xFFFFFFFFF811138C == the address of a personality routine function that does n…

1234