Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Basic/Targets/
H A DAMDGPU.h54 bool hasFP64() const { in hasFP64() function
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h310 bool hasFP64() const { in hasFP64() function
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DTargetInfo.cpp12404 bool hasFP64 = getTarget().hasFeature("fpuv2_df") || in getTargetCodeGenInfo() local