Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCShuffler.cpp210 unsigned maxBundleSize = (HexagonMCInstrInfo::hasImmExt(MCB)) in HexagonMCShuffle()
H A DHexagonMCInstrInfo.h193 bool hasImmExt(MCInst const &MCI);
H A DHexagonMCInstrInfo.cpp500 bool HexagonMCInstrInfo::hasImmExt(MCInst const &MCI) { in hasImmExt() function in HexagonMCInstrInfo