HomeSort by relevance Sort by last modified time
    Searched refs:hasZeroCycleZeroing (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/AArch64/
AArch64Subtarget.h 48 // HasZeroCycleZeroing - Has zero-cycle zeroing instructions.
49 bool HasZeroCycleZeroing;
87 bool hasZeroCycleZeroing() const { return HasZeroCycleZeroing; }
AArch64InstrInfo.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMSubtarget.h 190 bool HasZeroCycleZeroing;
338 bool hasZeroCycleZeroing() const { return HasZeroCycleZeroing; }

Completed in 600 milliseconds