Home
last modified time | relevance | path

Searched refs:immediateExtend (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.h482 void immediateExtend(MachineInstr &MI) const;
H A DHexagonInstrInfo.cpp4612 void HexagonInstrInfo::immediateExtend(MachineInstr &MI) const { in immediateExtend() function in HexagonInstrInfo