Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMSubtarget.h646 bool hasFP64() const { return HasFP64; } in hasFP64() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h479 bool hasFP64() const { in hasFP64() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h310 bool hasFP64() const { in hasFP64() function
/aosp_15_r20/external/clang/lib/Basic/
H A DTargets.cpp1949 bool hasFP64:1; member in __anon99bd0e1d0111::AMDGPUTargetInfo