Home
last modified time | relevance | path

Searched refs:clampExtended (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCELFStreamer.cpp61 HexagonMCInstrInfo::clampExtended(*MCII, getContext(), *SubInst); in EmitInstruction()
63 HexagonMCInstrInfo::clampExtended(*MCII, getContext(), *MCI); in EmitInstruction()
DHexagonMCInstrInfo.h71 void clampExtended(MCInstrInfo const &MCII, MCContext &Context, MCInst &MCI);
DHexagonMCInstrInfo.cpp90 void HexagonMCInstrInfo::clampExtended(MCInstrInfo const &MCII, in clampExtended() function in llvm::HexagonMCInstrInfo