Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCXX/
H A Dcalling-conv-compat.cpp366 fun_default A::*td1 = &A::method_thiscall; variable
/llvm-project/clang/test/CodeGen/
H A Dbuiltins-nvptx.c211 double td1 = __nvvm_fmax_d(d1, d2); nvvm_math() local