Home
last modified time | relevance | path

Searched defs:get_val (Results 1 – 13 of 13) sorted by relevance

/llvm-project/libcxx/test/libcxx/memory/trivial_abi/
H A Dshared_ptr_arg.pass.cpp30 __attribute__((noinline)) bool get_val(std::shared_ptr<Node> /*unused*/) { in get_val() function
H A Dunique_ptr_array.pass.cpp32 __attribute__((noinline)) bool get_val(std::unique_ptr<Node[]> /*unused*/) { in get_val() function
H A Dunique_ptr_arg.pass.cpp29 __attribute__((noinline)) bool get_val(std::unique_ptr<Node> /*unused*/) { in get_val() function
/llvm-project/clang/test/OpenMP/
H A Dtarget_parallel_for_simd_codegen.cpp85 long long get_val() { return 0; } in get_val() function
H A Dtarget_simd_codegen.cpp120 long long get_val() { return 0; } in get_val() function
H A Dtarget_parallel_for_codegen.cpp92 long long get_val() { return 0; } in get_val() function
H A Dfor_simd_codegen.cpp23 long long get_val() { extern void mayThrow(); mayThrow(); return 0; } in get_val() function
H A Dparallel_for_simd_codegen.cpp25 long long get_val() { extern void mayThrow(); mayThrow(); return 0; } in get_val() function
H A Dsimd_codegen.cpp29 long long get_val() { extern void mayThrow(); mayThrow(); return 0; } in get_val() function
/llvm-project/libc/src/__support/fixed_point/
H A Dfx_bits.h99 LIBC_INLINE constexpr T get_val() const { return cpp::bit_cast<T>(value); } get_val() function
/llvm-project/pstl/test/std/algorithms/alg.modifying.operations/alg.partitions/
H A Dpartition.pass.cpp36 get_val() const in get_val() function
/llvm-project/pstl/test/std/algorithms/alg.nonmodifying/
H A Dnth_element.pass.cpp40 get_val() const in get_val() function
/llvm-project/polly/lib/External/isl/include/isl/
H A Disl-noexceptions.h6292 isl::val ast_expr::get_val() const in get_val() function
6380 isl::val ast_expr_int::get_val() const in get_val() function