Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/test/CodeGen/
H A Dbuiltins-nvptx.c168 double td4 = __nvvm_rcp_rn_d(d2); in nvvm_math() local
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dcalling-conv-compat.cpp357 fun_fastcall A::*td4 = &A::method_fastcall; variable