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

/freebsd-9.3-release/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInst.cpp117 bool HexagonMCInst::isExtended(void) const { function in class:HexagonMCInst
/freebsd-9.3-release/contrib/llvm/include/llvm/CodeGen/
H A DValueTypes.h646 bool isExtended() const { function in struct:llvm::EVT
/freebsd-9.3-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp606 bool HexagonInstrInfo::isExtended(const MachineInstr *MI) const { function in class:HexagonInstrInfo
1670 unsigned isExtended = (F >> HexagonII::ExtendedPos) & HexagonII::ExtendedMask; local

Completed in 119 milliseconds