Home
last modified time | relevance | path

Searched defs:td4 (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/SemaCXX/
H A Dcalling-conv-compat.cpp369 fun_fastcall A::*td4 = &A::method_fastcall; variable
/llvm-project/clang/test/CodeGen/
H A Dbuiltins-nvptx.c217 double td4 = __nvvm_rcp_rn_d(d2); nvvm_math() local