Searched refs:NMI (Results 1 – 9 of 9) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | Thumb2ITBlockPass.cpp | 239 MachineInstr *NMI = &*MBBI; in InsertITInstructions() local 240 MI = NMI; in InsertITInstructions() 243 ARMCC::CondCodes NCC = getITInstrPredicate(*NMI, NPredReg); in InsertITInstructions() 247 NMI->addOperand(MachineOperand::CreateReg(ARM::ITSTATE, false/*ifDef*/, in InsertITInstructions() 249 LastITMI = NMI; in InsertITInstructions() 252 MoveCopyOutOfITBlock(NMI, CC, OCC, Defs, Uses)) { in InsertITInstructions() 254 MBB.remove(NMI); in InsertITInstructions() 255 MBB.insert(InsertPos, NMI); in InsertITInstructions() 262 TrackDefUses(NMI, Defs, Uses, TRI); in InsertITInstructions()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | GCMetadata.cpp | 149 auto NMI = GCStrategyMap.find(Name); in getGCStrategy() local 150 if (NMI != GCStrategyMap.end()) in getGCStrategy() 151 return NMI->getValue(); in getGCStrategy()
|
D | RegisterScavenging.cpp | 694 const MachineInstr &NMI = *N; in scavengeFrameVirtualRegsInBlock() local 695 for (const MachineOperand &MO : NMI.operands()) { in scavengeFrameVirtualRegsInBlock()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | DebugInfo.cpp | 353 for (Module::named_metadata_iterator NMI = M.named_metadata_begin(), in StripDebugInfo() local 354 NME = M.named_metadata_end(); NMI != NME;) { in StripDebugInfo() 355 NamedMDNode *NMD = &*NMI; in StripDebugInfo() 356 ++NMI; in StripDebugInfo() 605 for (auto NMI = M.named_metadata_begin(), NME = M.named_metadata_end(); in stripNonLineTableDebugInfo() local 606 NMI != NME;) { in stripNonLineTableDebugInfo() 607 NamedMDNode *NMD = &*NMI; in stripNonLineTableDebugInfo() 608 ++NMI; in stripNonLineTableDebugInfo()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | GlobalOpt.cpp | 1327 Value *NMI = CallInst::CreateMalloc(CI, IntPtrTy, FieldTy, in PerformHeapAllocSRoA() local 1331 FieldMallocs.push_back(NMI); in PerformHeapAllocSRoA() 1332 new StoreInst(NMI, NGV, CI); in PerformHeapAllocSRoA()
|
/third_party/rust/crates/memchr/bench/data/sliceslice/ |
D | words.txt | 2698 NMI
|
D | i386-notutf8.txt | 346 9.2.1 NMI Masks Further NMls 2323 2 NMI Interrupt 7726 � Nonmaskable interrupts, which are signalled via the NMI 7747 The NMI and the exceptions recognized by the processor are assigned 7818 9.2.1 NMI Masks Further NMIs 7820 While an NMI handler is executing, the processor ignores further interrupt 7821 signals at the NMI pin until the next IRET instruction is executed. 7871 SS instruction, inhibits NMI, INTR, debug exceptions, and single-step traps 7927 NMI interrupt 8387 2 NMI [all …]
|
D | i386.txt | 346 9.2.1 NMI Masks Further NMls 2323 2 NMI Interrupt 7726 Nonmaskable interrupts, which are signalled via the NMI 7747 The NMI and the exceptions recognized by the processor are assigned 7818 9.2.1 NMI Masks Further NMIs 7820 While an NMI handler is executing, the processor ignores further interrupt 7821 signals at the NMI pin until the next IRET instruction is executed. 7871 SS instruction, inhibits NMI, INTR, debug exceptions, and single-step traps 7927 NMI interrupt 8387 2 NMI [all …]
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 67705 z9`IWkMA$q5@Dk?3btH%Zz(s)9NMI`w8x4TnB*;&bpx|D4oCFnZ)O$!UECArSaXSg7
|