OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isMemStoreReorderEnabled
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCInstrInfo.h
224
bool
isMemStoreReorderEnabled
(MCInst const &MCI);
HexagonMCInstrInfo.cpp
540
bool HexagonMCInstrInfo::
isMemStoreReorderEnabled
(MCInst const &MCI) {
640
assert(
isMemStoreReorderEnabled
(MCI));
Completed in 650 milliseconds