Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DThumb2ITBlockPass.cpp208 MachineInstr *NMI = &*MBBI; in InsertITInstructions() local
209 MI = NMI; in InsertITInstructions()
212 ARMCC::CondCodes NCC = getITInstrPredicate(NMI, NPredReg); in InsertITInstructions()
216 NMI->addOperand(MachineOperand::CreateReg(ARM::ITSTATE, false/*ifDef*/, in InsertITInstructions()
218 LastITMI = NMI; in InsertITInstructions()
221 MoveCopyOutOfITBlock(NMI, CC, OCC, Defs, Uses)) { in InsertITInstructions()
223 MBB.remove(NMI); in InsertITInstructions()
224 MBB.insert(InsertPos, NMI); in InsertITInstructions()
230 TrackDefUses(NMI, Defs, Uses, TRI); in InsertITInstructions()
/minix/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DGCMetadata.cpp66 strategy_map_type::iterator NMI = StrategyMap.find(Name); in getOrCreateStrategy() local
67 if (NMI != StrategyMap.end()) in getOrCreateStrategy()
68 return NMI->getValue(); in getOrCreateStrategy()
/minix/external/bsd/llvm/dist/llvm/lib/IR/
H A DDebugInfo.cpp1486 for (Module::named_metadata_iterator NMI = M.named_metadata_begin(), in StripDebugInfo() local
1487 NME = M.named_metadata_end(); NMI != NME;) { in StripDebugInfo()
1488 NamedMDNode *NMD = NMI; in StripDebugInfo()
1489 ++NMI; in StripDebugInfo()
/minix/external/bsd/llvm/dist/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp1308 Value *NMI = CallInst::CreateMalloc(CI, IntPtrTy, FieldTy, in PerformHeapAllocSRoA() local
1312 FieldMallocs.push_back(NMI); in PerformHeapAllocSRoA()
1313 new StoreInst(NMI, NGV, CI); in PerformHeapAllocSRoA()
/minix/share/misc/
H A Dacronyms.comp807 NMI non-maskable interrupt