Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
HDHexagonMCShuffler.cpp210 unsigned maxBundleSize = (HexagonMCInstrInfo::hasImmExt(MCB)) in HexagonMCShuffle()
HDHexagonMCInstrInfo.h193 bool hasImmExt(MCInst const &MCI);
HDHexagonMCInstrInfo.cpp500 bool HexagonMCInstrInfo::hasImmExt(MCInst const &MCI) { in hasImmExt() function in HexagonMCInstrInfo