Home
last modified time | relevance | path

Searched defs:df (Results 1 – 15 of 15) sorted by relevance

/llvm-project/clang/test/SemaCUDA/
H A Dasm-constraints-device.cu6 __attribute__((device)) void df() { in df() function
H A Dasm-constraints-mixed.cu13 __attribute__((device)) void df() { in df() function
H A Dbuiltins.cu27 __attribute__((device)) void df() { in df() function
H A Ddeferred-oeverload.cu56 __device__ void df() { in df() function
H A Dfunction-template-overload.cu99 __device__ void df() { in df() function
/llvm-project/libcxx/test/std/time/time.point/time.point.cast/
H A Dceil.pass.cpp26 test(const FromDuration& df, const ToDuration& d) in test()
H A Dround.pass.cpp26 test(const FromDuration& df, const ToDuration& d) in test()
H A Dfloor.pass.cpp26 test(const FromDuration& df, const ToDuration& d) in test()
H A Dtime_point_cast.pass.cpp26 test(const FromDuration& df, const ToDuration& d) in test()
/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRTDyldMemoryManager.cpp58 static void((*df)(void *)) = 0; __deregister_frame() local
/llvm-project/clang/test/AST/Interp/
H A Dfloats.cpp
/llvm-project/clang/test/CodeGenCUDA/
H A Ddevice-var-init.cu170 __device__ void df() { in df() function
/llvm-project/clang/test/CodeGen/
H A Dbuiltins-nvptx.c238 nvvm_atom(float * fp,float f,double * dfp,double df,int * ip,int i,unsigned int * uip,unsigned ui,long * lp,long l,long long * llp,long long ll) nvvm_atom() argument
/llvm-project/clang/test/CodeGenCXX/
H A Dvisibility.cpp1013 DEFAULT foo da, db, dc, dd, de, df; variable
/llvm-project/polly/lib/External/isl/
H A Disl_flow.c2500 isl_union_flow *df; in compute_flow() local