OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isDuplexPair
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h
357
bool
isDuplexPair
(const MachineInstr &MIa, const MachineInstr &MIb) const;
HexagonVLIWPacketizer.cpp
1853
if (HII->
isDuplexPair
(MI, *MJ) && !PacketHasSLOT0OnlyInsn) {
HexagonInstrInfo.cpp
2170
bool HexagonInstrInfo::
isDuplexPair
(const MachineInstr &MIa,
/src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCInstrInfo.h
231
bool
isDuplexPair
(MCInst const &MIa, MCInst const &MIb);
HexagonMCDuplexInfo.cpp
655
bool HexagonMCInstrInfo::
isDuplexPair
(MCInst const &MIa, MCInst const &MIb) {
1038
// Use an "order matters" version of
isDuplexPair
.
Completed in 26 milliseconds
Indexes created Sun Aug 09 00:24:28 UTC 2026