Searched defs:isExtended (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DValueTypes.h131 bool isExtended() const { function in struct:llvm::EVT
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.cpp574 bool HexagonMCInstrInfo::isExtended(MCInstrInfo const &MCII, function in class:HexagonMCInstrInfo
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp2032 unsigned isExtended = (F >> HexagonII::ExtendedPos) & HexagonII::ExtendedMask; local
2199 bool HexagonInstrInfo::isExtended(const MachineInstr &MI) const { function in class:HexagonInstrInfo

Completed in 114 milliseconds