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

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

Completed in 2952 milliseconds