Searched refs:clampExtended (Results 1 – 3 of 3) sorted by relevance
61 HexagonMCInstrInfo::clampExtended(*MCII, getContext(), *SubInst); in EmitInstruction()63 HexagonMCInstrInfo::clampExtended(*MCII, getContext(), *MCI); in EmitInstruction()
71 void clampExtended(MCInstrInfo const &MCII, MCContext &Context, MCInst &MCI);
90 void HexagonMCInstrInfo::clampExtended(MCInstrInfo const &MCII, in clampExtended() function in llvm::HexagonMCInstrInfo