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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DValueTypes.h136 bool isExtended() const { function in struct:llvm::EVT
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.cpp619 bool HexagonMCInstrInfo::isExtended(MCInstrInfo const &MCII, function in class:HexagonMCInstrInfo
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h1867 bool isExtended() const { return IsExtended; } function in class:clang::final
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp2059 unsigned isExtended = (F >> HexagonII::ExtendedPos) & HexagonII::ExtendedMask; local
2226 bool HexagonInstrInfo::isExtended(const MachineInstr &MI) const { function in class:HexagonInstrInfo

Completed in 192 milliseconds