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

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

Completed in 131 milliseconds