OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isConstExtended
(Results
1 - 7
of
7
) sorted by null
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonInstPrinter.cpp
92
(HasExtender || HexagonMCInstrInfo::
isConstExtended
(MII, *MI)))
228
if (HasExtender || HexagonMCInstrInfo::
isConstExtended
(MII, *MI))
HexagonMCInstrInfo.h
189
bool
isConstExtended
(MCInstrInfo const &MCII, MCInst const &MCI);
HexagonMCInstrInfo.cpp
163
if (
isConstExtended
(MCII, MCI) || MustExtend)
400
bool HexagonMCInstrInfo::
isConstExtended
(MCInstrInfo const &MCII,
/external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h
270
bool
isConstExtended
(const MachineInstr *MI) const;
HexagonVLIWPacketizer.cpp
[
all
...]
HexagonInstrInfo.cpp
[
all
...]
HexagonGenInsert.cpp
[
all
...]
Completed in 773 milliseconds