/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | Thumb2ITBlockPass.cpp | 205 MachineInstr *NMI = &*MBBI; in InsertITInstructions() local 206 MI = NMI; in InsertITInstructions() 209 ARMCC::CondCodes NCC = llvm::getITInstrPredicate(NMI, NPredReg); in InsertITInstructions() 213 NMI->addOperand(MachineOperand::CreateReg(ARM::ITSTATE, false/*ifDef*/, in InsertITInstructions() 215 LastITMI = NMI; in InsertITInstructions() 218 MoveCopyOutOfITBlock(NMI, CC, OCC, Defs, Uses)) { in InsertITInstructions() 220 MBB.remove(NMI); in InsertITInstructions() 221 MBB.insert(InsertPos, NMI); in InsertITInstructions() 227 TrackDefUses(NMI, Defs, Uses, TRI); in InsertITInstructions()
|
D | Thumb2InstrInfo.cpp | 588 MachineInstr *NMI = &*MBBI; in scheduleTwoAddrSource() local 589 ARMCC::CondCodes NCC = llvm::getInstrPredicate(NMI, PredReg); in scheduleTwoAddrSource() 591 NMI->modifiesRegister(SrcReg, &TRI) || in scheduleTwoAddrSource() 592 NMI->definesRegister(ARM::CPSR)) in scheduleTwoAddrSource()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | Thumb2ITBlockPass.cpp | 243 MachineInstr *NMI = &*MBBI; in InsertITInstructions() local 244 MI = NMI; in InsertITInstructions() 247 ARMCC::CondCodes NCC = getITInstrPredicate(*NMI, NPredReg); in InsertITInstructions() 251 NMI->addOperand(MachineOperand::CreateReg(ARM::ITSTATE, false/*ifDef*/, in InsertITInstructions() 253 LastITMI = NMI; in InsertITInstructions() 256 MoveCopyOutOfITBlock(NMI, CC, OCC, Defs, Uses)) { in InsertITInstructions() 258 MBB.remove(NMI); in InsertITInstructions() 259 MBB.insert(InsertPos, NMI); in InsertITInstructions() 266 TrackDefUses(NMI, Defs, Uses, TRI); in InsertITInstructions()
|
/external/llvm/lib/Target/ARM/ |
D | Thumb2ITBlockPass.cpp | 226 MachineInstr *NMI = &*MBBI; in InsertITInstructions() local 227 MI = NMI; in InsertITInstructions() 230 ARMCC::CondCodes NCC = getITInstrPredicate(*NMI, NPredReg); in InsertITInstructions() 234 NMI->addOperand(MachineOperand::CreateReg(ARM::ITSTATE, false/*ifDef*/, in InsertITInstructions() 236 LastITMI = NMI; in InsertITInstructions() 239 MoveCopyOutOfITBlock(NMI, CC, OCC, Defs, Uses)) { in InsertITInstructions() 241 MBB.remove(NMI); in InsertITInstructions() 242 MBB.insert(InsertPos, NMI); in InsertITInstructions() 249 TrackDefUses(NMI, Defs, Uses, TRI); in InsertITInstructions()
|
/external/llvm/lib/IR/ |
D | DebugInfo.cpp | 271 for (Module::named_metadata_iterator NMI = M.named_metadata_begin(), in StripDebugInfo() local 272 NME = M.named_metadata_end(); NMI != NME;) { in StripDebugInfo() 273 NamedMDNode *NMD = &*NMI; in StripDebugInfo() 274 ++NMI; in StripDebugInfo()
|
/external/llvm/lib/CodeGen/ |
D | GCMetadata.cpp | 153 auto NMI = GCStrategyMap.find(Name); in getGCStrategy() local 154 if (NMI != GCStrategyMap.end()) in getGCStrategy() 155 return NMI->getValue(); in getGCStrategy()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | GCMetadata.cpp | 159 auto NMI = GCStrategyMap.find(Name); in getGCStrategy() local 160 if (NMI != GCStrategyMap.end()) in getGCStrategy() 161 return NMI->getValue(); in getGCStrategy()
|
/external/syzkaller/pkg/report/testdata/linux/report/ |
D | 7 | 8 [ 536.429346] NMI watchdog: BUG: soft lockup - CPU#1 stuck for 11s! [syz-executor7:16813] 16 NMI watchdog: BUG: soft lockup - CPU#1 stuck for 11s! [syz-executor7:16813]
|
D | 57 | 8 [ 277.781212] Sending NMI from CPU 0 to CPUs 1: 9 [ 277.782014] NMI backtrace for cpu 1
|
D | 252 | 2 INFO: NMI handler (perf_event_nmi_handler) took too long to run: 2.277 msecs
|
D | 251 | 2 INFO: NMI handler (peperf: interrupt took too long (5143 > 5080), lowering kernel.perf_event_max_sa…
|
D | 253 | 2 INFO: NMI handler (perf_event_nmi_handler) took pteoro flo:ng tio nrutn:e r1r.u7p6t8 tmosoekc st
|
D | 83 | 3 [ 95.445015] INFO: NMI handler (perf_event_nmi_handler) took too long to run: 1.356 msecs
|
D | 255 | 56 [ 722.254355] Sending NMI to all CPUs: 57 [ 722.255664] NMI backtrace for cpu 0 108 [ 722.255809] NMI backtrace for cpu 1
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | GCMetadata.cpp | 82 strategy_map_type::iterator NMI = StrategyMap.find(Name); in getOrCreateStrategy() local 83 if (NMI != StrategyMap.end()) in getOrCreateStrategy() 84 return NMI->getValue(); in getOrCreateStrategy()
|
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/ |
D | StripSymbols.cpp | 261 for (Module::named_metadata_iterator NMI = M.named_metadata_begin(), in StripDebugInfo() local 262 NME = M.named_metadata_end(); NMI != NME;) { in StripDebugInfo() 263 NamedMDNode *NMD = NMI; in StripDebugInfo() 264 ++NMI; in StripDebugInfo()
|
/external/llvm/lib/Target/Sparc/ |
D | LeonPasses.cpp | 653 MachineInstr &NMI = *NMBBI; in runOnMachineFunction() local 655 unsigned NextOpcode = NMI.getOpcode(); in runOnMachineFunction() 660 int RegBIndex = GetRegIndexForOperand(NMI, 0); in runOnMachineFunction() 662 GetRegIndexForOperand(NMI, 2); // Second source operand is index 2 in runOnMachineFunction() 664 GetRegIndexForOperand(NMI, 1); // Destination operand is index 1 in runOnMachineFunction() 688 int RegBIndex = GetRegIndexForOperand(NMI, 0); in runOnMachineFunction() 689 int RegCIndex = GetRegIndexForOperand(NMI, 1); in runOnMachineFunction()
|
/external/autotest/client/profilers/powertop/src/po/ |
D | ja.po | 79 msgid " N - Turn NMI watchdog off " 80 msgstr " N - NMI監視無効 " 484 "Suggestion: disable the NMI watchdog by executing the following command:\n" 486 "The NMI watchdog is a kernel debug mechanism to detect deadlocks" 488 "提案: 以下のコマンドでNMI監視が無効になります。\n" 490 "NMI監視とは、デッドロックを検出するためのカーネルのデバッグ機構です。"
|
D | ru.po | 83 msgid " N - Turn NMI watchdog off " 84 msgstr " N - Отключить NMI watchdog" 501 "Suggestion: disable the NMI watchdog by executing the following command:\n" 503 "The NMI watchdog is a kernel debug mechanism to detect deadlocks" 505 "Совет: отключите NMI watchdog следующей командой:\n" 507 "NMI watchdog это механизм ядра для отслеживания зависаний"
|
D | zh.po | 49 "Suggestion: disable the NMI watchdog by executing the following command:\n" 51 "The NMI watchdog is a kernel debug mechanism to detect deadlocks" 53 "建議: 使用下列指令取消 NMI watchdog 監控:\n" 55 "NMI watchdog 監控是用於替核心除蟲,以及偵測系統死結之用。" 58 msgid " N - Turn NMI watchdog off " 59 msgstr " N - 關閉 NMI watchdog 監控 "
|
D | fi.po | 79 msgid " N - Turn NMI watchdog off " 80 msgstr " N - Sulje NMI-valvoja " 496 "Suggestion: disable the NMI watchdog by executing the following command:\n" 498 "The NMI watchdog is a kernel debug mechanism to detect deadlocks" 500 "Ehdotus: Poista NMI-valvoja seuraavalla komennolla:\n" 502 "NMI-valvoja on ytimen vianjäljitysmekanismi lukkiutumisten havaitsemiseen."
|
D | id.po | 81 msgid " N - Turn NMI watchdog off " 82 msgstr " N - Matikan watchdog NMI " 497 "Suggestion: disable the NMI watchdog by executing the following command:\n" 499 "The NMI watchdog is a kernel debug mechanism to detect deadlocks" 501 "Saran: matikan watchdog NMI dengan menjalankan perintah berikut:\n" 503 "Watchdog NMI adalah sebuah mekanisme debug kernel untuk mendeteksi deadlock"
|
D | de.po | 82 msgid " N - Turn NMI watchdog off " 83 msgstr " N - NMI Wächter ausschalten" 475 "Suggestion: disable the NMI watchdog by executing the following command:\n" 477 "The NMI watchdog is a kernel debug mechanism to detect deadlocks" 479 "Vorschlag: Deaktivieren Sie mit folgendem Befehl den NMI Wächter:\n" 481 "Der NMI Wächter ist ein Kernel Debug-Mechanismus um Deadlocks aufzuspüren"
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | DebugInfo.cpp | 354 for (Module::named_metadata_iterator NMI = M.named_metadata_begin(), in StripDebugInfo() local 355 NME = M.named_metadata_end(); NMI != NME;) { in StripDebugInfo() 356 NamedMDNode *NMD = &*NMI; in StripDebugInfo() 357 ++NMI; in StripDebugInfo() 607 for (auto NMI = M.named_metadata_begin(), NME = M.named_metadata_end(); in stripNonLineTableDebugInfo() local 608 NMI != NME;) { in stripNonLineTableDebugInfo() 609 NamedMDNode *NMD = &*NMI; in stripNonLineTableDebugInfo() 610 ++NMI; in stripNonLineTableDebugInfo()
|
/external/u-boot/arch/arm/lib/ |
D | vectors_m.S | 40 .long __invalid_entry @ 2 - NMI
|