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 50 // HasZeroCycleZeroing - Has zero-cycle zeroing instructions.
51 bool HasZeroCycleZeroing;
101 bool hasZeroCycleZeroing() const { return HasZeroCycleZeroing; }
AArch64InstrInfo.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMSubtarget.h 188 bool HasZeroCycleZeroing;
337 bool hasZeroCycleZeroing() const { return HasZeroCycleZeroing; }

Completed in 100 milliseconds