Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.h227 bool isMemStoreReorderEnabled(MCInst const &MCI);
DHexagonMCInstrInfo.cpp595 bool HexagonMCInstrInfo::isMemStoreReorderEnabled(MCInst const &MCI) { in isMemStoreReorderEnabled() function in llvm::HexagonMCInstrInfo
774 assert(isMemStoreReorderEnabled(MCI)); in setMemStoreReorderEnabled()