Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.h223 bool isMemReorderDisabled(MCInst const &MCI);
DHexagonMCInstrInfo.cpp534 bool HexagonMCInstrInfo::isMemReorderDisabled(MCInst const &MCI) { in isMemReorderDisabled() function in llvm::HexagonMCInstrInfo
633 assert(isMemReorderDisabled(MCI)); in setMemReorderDisabled()
DHexagonMCDuplexInfo.cpp1033 if (HexagonMCInstrInfo::isMemReorderDisabled(MCB)) // }:mem_noshuf in getDuplexPossibilties()