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

  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCCompound.cpp 83 unsigned getCompoundCandidateGroup(MCInst const &MI, bool IsExtended) {
347 unsigned MIaG = getCompoundCandidateGroup(MIa, IsExtendedA);
348 unsigned MIbG = getCompoundCandidateGroup(MIb, IsExtendedB);
  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h 352 getCompoundCandidateGroup(const MachineInstr *MI) const;
HexagonInstrInfo.cpp     [all...]

Completed in 652 milliseconds