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

  /external/llvm/lib/Target/AArch64/
AArch64Subtarget.h 45 // HasZeroCycleRegMove - Has zero-cycle register mov instructions.
46 bool HasZeroCycleRegMove;
85 bool hasZeroCycleRegMove() const { return HasZeroCycleRegMove; }
AArch64InstrInfo.cpp     [all...]

Completed in 369 milliseconds