OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isExtendable
(Results
1 - 4
of
4
) sorted by null
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCInst.h
85
bool
isExtendable
() const;
HexagonMCInst.cpp
82
//
isExtendable
:
91
if (!
isExtendable
())
123
bool HexagonMCInst::
isExtendable
(void) const {
/external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h
191
bool
isExtendable
(const MachineInstr* MI) const;
HexagonInstrInfo.cpp
584
bool HexagonInstrInfo::
isExtendable
(const MachineInstr *MI) const {
[
all
...]
Completed in 1977 milliseconds