/external/llvm-project/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()
|
/external/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()
|
/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/pigweed/pw_interrupt/ |
D | docs.rst | 7 whether one is currently executing in an interrupt context (IRQ or NMI) or not. 11 handling an IRQ or NMI.:w!
|
/external/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()
|
/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/llvm-project/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()
|
/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-project/llvm/test/CodeGen/MSP430/ |
D | interrupt.ll | 55 ; CHECK-LABEL: NMI: 57 define msp430_intrcc void @NMI() #1 {
|
/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 | 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 | 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 | 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"
|
D | pt_BR.po | 82 msgid " N - Turn NMI watchdog off " 83 msgstr " N - Desligar NMI watchdog " 476 "Suggestion: disable the NMI watchdog by executing the following command:\n" 478 "The NMI watchdog is a kernel debug mechanism to detect deadlocks" 480 "Sugestão: desabilite o NMI watchdog executando o seguinte comando:\n" 482 "O NMI watchdog é um mecanismo de depuração do kernel para detectar deadlocks"
|
D | hu.po | 82 msgid " N - Turn NMI watchdog off " 83 msgstr " N - NMI watchdog kikapcsolása " 511 "Suggestion: disable the NMI watchdog by executing the following command:\n" 513 "The NMI watchdog is a kernel debug mechanism to detect deadlocks" 515 "Tanács: Inaktiváld az NMI watchdog-ot az alábbi parancs lefuttatásával:\n" 517 "Az NMI watchdog egy kernel debug eszköz a deadlock-ok detektálására."
|
D | fr.po | 81 msgid " N - Turn NMI watchdog off " 82 msgstr " N - Éteindre le NMI watchdog " 489 "Suggestion: disable the NMI watchdog by executing the following command:\n" 491 "The NMI watchdog is a kernel debug mechanism to detect deadlocks" 493 "Suggestion : désactivez le NMI watchdog en exécutant la commande suivante :\n" 495 "Le NMI watchdog est un mécanisme de débogguage du noyau pour détecter les \n"
|
D | pl.po | 78 msgid " N - Turn NMI watchdog off " 79 msgstr " N - wyłącz NMI watchdog " 493 "Suggestion: disable the NMI watchdog by executing the following command:\n" 495 "The NMI watchdog is a kernel debug mechanism to detect deadlocks" 497 "Podpowiedź: wyłącz NMI watchdog wykonując poniższe polecenie:\n"
|
D | nl.po | 80 msgid " N - Turn NMI watchdog off " 418 "Suggestion: disable the NMI watchdog by executing the following command:\n" 420 "The NMI watchdog is a kernel debug mechanism to detect deadlocks"
|
D | es.po | 80 msgid " N - Turn NMI watchdog off " 81 msgstr " N - Apagar el vigilante de NMI " 491 "Suggestion: disable the NMI watchdog by executing the following command:\n" 493 "The NMI watchdog is a kernel debug mechanism to detect deadlocks"
|
/external/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()
|
/external/llvm-project/llvm/lib/IR/ |
D | DebugInfo.cpp | 361 for (Module::named_metadata_iterator NMI = M.named_metadata_begin(), in StripDebugInfo() local 362 NME = M.named_metadata_end(); NMI != NME;) { in StripDebugInfo() 363 NamedMDNode *NMD = &*NMI; in StripDebugInfo() 364 ++NMI; in StripDebugInfo() 615 for (auto NMI = M.named_metadata_begin(), NME = M.named_metadata_end(); in stripNonLineTableDebugInfo() local 616 NMI != NME;) { in stripNonLineTableDebugInfo() 617 NamedMDNode *NMD = &*NMI; in stripNonLineTableDebugInfo() 618 ++NMI; in stripNonLineTableDebugInfo()
|
/external/pigweed/pw_sync/ |
D | docs.rst | 103 - *NMI* 178 - *NMI* 292 - *NMI* 395 - *NMI* 508 - *NMI* 583 - *NMI* 991 is NMI safe. 1027 is NMI safe.
|