Home
last modified time | relevance | path

Searched defs:MJ (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.cpp420 MachineInstr &MJ = *MII; in canPromoteToDotCur() local
510 MachineInstr &MJ = *SUJ->getInstr(); in updateOffset() local
1097 static bool cannotCoexistAsymm(const MachineInstr &MI, const MachineInstr &MJ, in cannotCoexistAsymm()
1153 const MachineInstr &MJ) { in cannotCoexist()
1685 for (auto *MJ : CurrentPacketMIs) { in foundLSInPacket() local
1846 for (auto &MJ : CurrentPacketMIs) in shouldAddToPacket() local
1852 for (auto &MJ : CurrentPacketMIs) { in shouldAddToPacket() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DDFAPacketizer.cpp212 for (auto *MJ : CurrentPacketMIs) { in PacketizeMIs() local
H A DMachineOutliner.cpp698 const MachineInstr *MJ = getValidInstr(J); in getMatchedEntries() local
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp4971 if (const Arg *MJ = Args.getLastArg(options::OPT_MJ)) { in ConstructJob() local