Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Dcalling-conv-compat.cpp354 fun_default A::*td1 = &A::method_thiscall; variable
/external/clang/test/CodeGen/
Dbuiltins-nvptx.c167 double td1 = __nvvm_fmax_d(d1, d2); in nvvm_math() local