Home
last modified time | relevance | path

Searched refs:hasZeroCycleZeroingFPWorkaround (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64Subtarget.h219 bool hasZeroCycleZeroingFPWorkaround() const { in hasZeroCycleZeroingFPWorkaround() function
DAArch64AsmPrinter.cpp506 if (STI->hasZeroCycleZeroing() && !STI->hasZeroCycleZeroingFPWorkaround()) { in EmitFMov0()
569 if (STI->hasZeroCycleZeroingFPWorkaround() && in EmitInstruction()