HomeSort by relevance Sort by last modified time
    Searched refs:isNewValue (Results 1 - 2 of 2) 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());

Completed in 39 milliseconds