Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp588 const bool HasOnlySlot3 = llvm::any_of(insts(), [&](HexagonInstr const &I) { in restrictPreferSlot3() local
592 !HasOnlySlot3 && Summary.pSlot3Cnt == 1 && in restrictPreferSlot3()