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

  /external/llvm/lib/Target/AArch64/
AArch64InstrInfo.h 83 bool isLdStPairSuppressed(const MachineInstr *MI) const;
AArch64LoadStoreOptimizer.cpp 445 if (MI->hasOrderedMemoryRef() || TII->isLdStPairSuppressed(MI))
805 if (TII->isLdStPairSuppressed(MI)) {
    [all...]
AArch64InstrInfo.cpp     [all...]

Completed in 40 milliseconds