/llvm-project/clang/lib/Headers/ |
H A D | __clang_hip_math.h | 38 __FAST_OR_SLOW(fast,slow) global() argument 40 __FAST_OR_SLOW(fast,slow) global() argument
|
H A D | __clang_cuda_math.h | 51 __FAST_OR_SLOW(fast,slow) global() argument 53 __FAST_OR_SLOW(fast,slow) global() argument
|
/llvm-project/compiler-rt/lib/lsan/ |
H A D | lsan.h | 23 #define GET_STACK_TRACE(max_size, fast) \ argument
|
H A D | lsan.cpp | 45 bool fast = StackTrace::WillUseFastUnwind(request_fast); in UnwindImpl() local
|
/llvm-project/compiler-rt/lib/memprof/ |
H A D | memprof_stack.h | 35 #define GET_STACK_TRACE(max_size, fast) \ argument
|
/llvm-project/compiler-rt/lib/ubsan/ |
H A D | ubsan_diag_standalone.cpp | 24 bool fast = StackTrace::WillUseFastUnwind(request_fast); in UnwindImpl() local
|
H A D | ubsan_diag.cpp | 40 bool fast = StackTrace::WillUseFastUnwind(request_fast); in ubsan_GetStackTrace() local
|
/llvm-project/compiler-rt/lib/asan/ |
H A D | asan_stack.h | 35 #define GET_STACK_TRACE(max_size, fast) \ argument
|
H A D | asan_errors.cpp | 26 bool fast = common_flags()->fast_unwind_on_fatal; in OnStackUnwind() local
|
/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_stack_trace.cpp | 54 bool fast = StackTrace::WillUseFastUnwind(request_fast); in UnwindImpl() local
|
/llvm-project/compiler-rt/test/BlocksRuntime/ |
H A D | makefile | 24 fast: target
|
/llvm-project/libc/src/math/generic/ |
H A D | range_reduction_double_common.h | 83 LIBC_INLINE DoubleDouble fast() const { compute_high_part() function
|
/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_symbolizer_report.cpp | 155 bool fast = common_flags()->fast_unwind_on_fatal; in ReportMmapWriteExec() local
|
/llvm-project/lld/MachO/ |
H A D | Config.h | 75 fast, global() enumerator
|
/llvm-project/llvm/bindings/ocaml/llvm/ |
H A D | llvm.ml | 89 let fast = 8 var
|
H A D | llvm.mli | 137 val fast : int (** [fast] is the calling convention to allow LLVM val
|