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

  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCInst.h 85 bool isExtendable() const;
HexagonMCInst.cpp 82 // isExtendable:
91 if (!isExtendable())
123 bool HexagonMCInst::isExtendable(void) const {
  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h 191 bool isExtendable(const MachineInstr* MI) const;
HexagonInstrInfo.cpp 584 bool HexagonInstrInfo::isExtendable(const MachineInstr *MI) const {
    [all...]

Completed in 565 milliseconds