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

  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonShuffler.h 88 bool mayLoad() const { return (Load); };
  /external/llvm/include/llvm/MC/
MCInstrDesc.h 113 MayLoad,
350 bool mayLoad() const { return Flags & (1 << MCID::MayLoad); }
364 /// 2. Memory accesses. Use mayLoad/mayStore.
  /external/llvm/utils/TableGen/
CodeGenDAGPatterns.cpp     [all...]

Completed in 275 milliseconds