Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCShuffler.cpp213 unsigned maxBundleSize = (HexagonMCInstrInfo::hasImmExt(MCB)) in HexagonMCShuffle()
H A DHexagonMCInstrInfo.h185 bool hasImmExt(MCInst const &MCI);
H A DHexagonMCInstrInfo.cpp493 bool HexagonMCInstrInfo::hasImmExt(MCInst const &MCI) { in hasImmExt() function in HexagonMCInstrInfo