Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/Targets/
H A DAMDGPU.h54 bool hasFP64() const { in hasFP64() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h292 bool hasFP64() const { in hasFP64() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMSubtarget.h687 bool hasFP64() const { return HasFP64; } in hasFP64() function