Home
last modified time | relevance | path

Searched defs:hasFP64 (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DAMDGPU.h54 bool hasFP64() const { in hasFP64() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h339 bool hasFP64() const { in hasFP64() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp300 bool hasFP64 = in createTargetCodeGenInfo() local