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

  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCInst.h 72 bool hasNewValue() const;
HexagonMCInst.cpp 63 bool HexagonMCInst::hasNewValue() const {
75 assert ((isNewValue() || hasNewValue()) && MCO.isReg());

Completed in 51 milliseconds