Home
last modified time | relevance | path

Searched refs:HasZeroCycleZeroingFPWorkaround (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64Subtarget.h100 bool HasZeroCycleZeroingFPWorkaround = false; variable
220 return HasZeroCycleZeroingFPWorkaround; in hasZeroCycleZeroingFPWorkaround()
DAArch64.td91 "HasZeroCycleZeroingFPWorkaround", "true",
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/
DAArch64GenSubtargetInfo.inc10935 if (Bits[AArch64::FeatureZCZeroingFPWorkaround]) HasZeroCycleZeroingFPWorkaround = true;