Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64Subtarget.h292 bool hasZeroCycleZeroingFPWorkaround() const { in hasZeroCycleZeroingFPWorkaround() function
DAArch64AsmPrinter.cpp941 if (STI->hasZeroCycleZeroingFP() && !STI->hasZeroCycleZeroingFPWorkaround()) { in EmitFMov0()
1054 if (STI->hasZeroCycleZeroingFPWorkaround() && in EmitInstruction()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64Subtarget.h323 bool hasZeroCycleZeroingFPWorkaround() const { in hasZeroCycleZeroingFPWorkaround() function
DAArch64AsmPrinter.cpp1063 if (STI->hasZeroCycleZeroingFP() && !STI->hasZeroCycleZeroingFPWorkaround()) { in EmitFMov0()
1176 if (STI->hasZeroCycleZeroingFPWorkaround() && in emitInstruction()