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

  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCInstrInfo.h 223 bool isMemReorderDisabled(MCInst const &MCI);
HexagonMCInstrInfo.cpp 534 bool HexagonMCInstrInfo::isMemReorderDisabled(MCInst const &MCI) {
633 assert(isMemReorderDisabled(MCI));
HexagonMCDuplexInfo.cpp     [all...]

Completed in 518 milliseconds