OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isDuplexPair
(Results
1 - 4
of
4
) sorted by null
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCInstrInfo.h
198
bool
isDuplexPair
(MCInst const &MIa, MCInst const &MIb);
HexagonMCDuplexInfo.cpp
645
bool HexagonMCInstrInfo::
isDuplexPair
(MCInst const &MIa, MCInst const &MIb) {
[
all
...]
/external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h
276
bool
isDuplexPair
(const MachineInstr *MIa, const MachineInstr *MIb) const;
HexagonInstrInfo.cpp
[
all
...]
Completed in 3833 milliseconds