Home
last modified time | relevance | path

Searched defs:isExtendable (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.cpp628 bool HexagonMCInstrInfo::isExtendable(MCInstrInfo const &MCII, in isExtendable() function in HexagonMCInstrInfo
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp2151 unsigned isExtendable = isConstExtended() local
2285 bool HexagonInstrInfo::isExtendable(const MachineInstr &MI) const { isExtendable() function in HexagonInstrInfo