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

  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCInst.h 69 bool isNewValue() const;
HexagonMCInst.cpp 57 bool HexagonMCInst::isNewValue() const {
75 assert ((isNewValue() || hasNewValue()) && MCO.isReg());
  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h 181 bool isNewValue(const MachineInstr* MI) const;
HexagonInstrInfo.cpp     [all...]

Completed in 48 milliseconds