Home
last modified time | relevance | path

Searched defs:NMI (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DGCMetadata.cpp121 auto NMI = GCStrategyMap.find(Name); in getGCStrategy() local
H A DRegisterScavenging.cpp563 const MachineInstr &NMI = *N; scavengeFrameVirtualRegsInBlock() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb2ITBlockPass.cpp239 MachineInstr *NMI = &*MBBI; in InsertITInstructions() local
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kCollapseMOVEMPass.cpp253 auto NMI = std::next(MI); in runOnMachineFunction() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp843 for (auto NMI = M.named_metadata_begin(), NME = M.named_metadata_end(); in stripNonLineTableDebugInfo() local