Searched refs:getCompoundCandidateGroup (Results 1 – 9 of 9) sorted by relevance
83 unsigned getCompoundCandidateGroup(MCInst const &MI, bool IsExtended) { in getCompoundCandidateGroup() function347 unsigned MIaG = getCompoundCandidateGroup(MIa, IsExtendedA); in isOrderedCompoundPair()348 unsigned MIbG = getCompoundCandidateGroup(MIb, IsExtendedB); in isOrderedCompoundPair()
79 static unsigned getCompoundCandidateGroup(MCInst const &MI, bool IsExtended) { in getCompoundCandidateGroup() function336 unsigned MIaG = getCompoundCandidateGroup(MIa, IsExtendedA); in isOrderedCompoundPair()337 unsigned MIbG = getCompoundCandidateGroup(MIb, IsExtendedB); in isOrderedCompoundPair()
80 static unsigned getCompoundCandidateGroup(MCInst const &MI, bool IsExtended) { in getCompoundCandidateGroup() function337 unsigned MIaG = getCompoundCandidateGroup(MIa, IsExtendedA); in isOrderedCompoundPair()338 unsigned MIbG = getCompoundCandidateGroup(MIb, IsExtendedB); in isOrderedCompoundPair()
382 getCompoundCandidateGroup(const MachineInstr *MI) const;
3302 HexagonII::CompoundGroup HexagonInstrInfo::getCompoundCandidateGroup( in getCompoundCandidateGroup() function in HexagonInstrInfo3393 assert(getCompoundCandidateGroup(GA) == HexagonII::HCG_A); in getCompoundOpcode()3394 assert(getCompoundCandidateGroup(GB) == HexagonII::HCG_B); in getCompoundOpcode()
435 getCompoundCandidateGroup(const MachineInstr &MI) const;
3292 HexagonII::CompoundGroup HexagonInstrInfo::getCompoundCandidateGroup( in getCompoundCandidateGroup() function in HexagonInstrInfo3382 assert(getCompoundCandidateGroup(GA) == HexagonII::HCG_A); in getCompoundOpcode()3383 assert(getCompoundCandidateGroup(GB) == HexagonII::HCG_B); in getCompoundOpcode()
438 getCompoundCandidateGroup(const MachineInstr &MI) const;
3326 HexagonII::CompoundGroup HexagonInstrInfo::getCompoundCandidateGroup( in getCompoundCandidateGroup() function in HexagonInstrInfo3416 assert(getCompoundCandidateGroup(GA) == HexagonII::HCG_A); in getCompoundOpcode()3417 assert(getCompoundCandidateGroup(GB) == HexagonII::HCG_B); in getCompoundOpcode()