Home
last modified time | relevance | path

Searched defs:rh (Results 1 – 24 of 24) sorted by relevance

/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_range.cpp39 [](const Event &lh, const Event &rh) { return lh.val < rh.val; }); in Intersect()
/llvm-project/libcxx/test/std/language.support/support.coroutines/end.to.end/
H A Dgo.pass.cpp130 void push_awaiter::await_suspend(std::coroutine_handle<> rh) in await_suspend()
140 void pull_awaiter::await_suspend(std::coroutine_handle<> rh) { in await_suspend()
/llvm-project/clang/test/OpenMP/
H A Dtarget_teams_is_device_ptr_ast_print.cpp154 auto &rh = h; in tmain() local
242 auto &rh = h; in main() local
H A Dtarget_is_device_ptr_ast_print.cpp155 auto &rh = h; in tmain() local
243 auto &rh = h; in main() local
H A Dtarget_parallel_is_device_ptr_ast_print.cpp155 auto &rh = h; in tmain() local
243 auto &rh = h; in main() local
H A Dtarget_teams_is_device_ptr_messages.cpp142 auto &rh = h; in tmain() local
211 auto &rh = h; in main() local
H A Dtarget_has_device_addr_codegen.cpp117 auto &rh = h; in tmain() local
138 auto &rh = h; in main() local
H A Dtarget_parallel_is_device_ptr_messages.cpp142 auto &rh = h; in tmain() local
211 auto &rh = h; in main() local
H A Dtarget_is_device_ptr_messages.cpp142 auto &rh = h; in tmain() local
211 auto &rh = h; in main() local
H A Dtarget_has_device_addr_ast_print.cpp166 auto &rh = h; in tmain() local
254 auto &rh = h; in main() local
H A Dtarget_has_device_addr_messages.cpp143 auto &rh = h; in tmain() local
212 auto &rh = h; in main() local
H A Dtarget_teams_distribute_parallel_for_is_device_ptr_ast_print.cpp163 auto &rh = h; in tmain() local
262 auto &rh = h; in main() local
H A Dtarget_parallel_for_simd_is_device_ptr_ast_print.cpp163 auto &rh = h; in tmain() local
262 auto &rh = h; in main() local
H A Dtarget_parallel_for_is_device_ptr_ast_print.cpp166 auto &rh = h; in tmain() local
258 auto &rh = h; in main() local
H A Dtarget_teams_distribute_parallel_for_simd_is_device_ptr_ast_print.cpp163 auto &rh = h; in tmain() local
262 auto &rh = h; in main() local
H A Dtarget_teams_distribute_simd_is_device_ptr_ast_print.cpp163 auto &rh = h; in tmain() local
262 auto &rh = h; in main() local
H A Dtarget_simd_is_device_ptr_messages.cpp158 auto &rh = h; in tmain() local
228 auto &rh = h; in main() local
H A Dtarget_parallel_for_is_device_ptr_messages.cpp181 auto &rh = h; in tmain() local
251 auto &rh = h; in main() local
H A Dtarget_teams_distribute_simd_is_device_ptr_messages.cpp159 auto &rh = h; in tmain() local
254 auto &rh = h; in main() local
H A Dtarget_parallel_for_simd_is_device_ptr_messages.cpp160 auto &rh = h; in tmain() local
255 auto &rh = h; in main() local
H A Dtarget_teams_distribute_parallel_for_simd_is_device_ptr_messages.cpp160 auto &rh = h; in tmain() local
255 auto &rh = h; in main() local
H A Dtarget_teams_distribute_parallel_for_is_device_ptr_messages.cpp159 auto &rh = h; in tmain() local
254 auto &rh = h; in main() local
/llvm-project/lldb/test/Shell/SymbolFile/NativePDB/
H A Dfunction-types-builtins.cpp140 auto rh = &unaryret<short, 7>; variable
/llvm-project/libc/AOR_v20.02/math/test/rtest/
H A Ddotest.c114 static void set_mpc_d(mpc_t z, uint32 rh, uint32 rl, uint32 ih, uint32 il) in set_mpc_d()
257 uint32 *rh, uint32 *rl, uint32 *rextra, in get_mpc_d()