/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/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/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()
|
D | VirtRegRewriter.cpp | 604 MachineInstr *NMI = I; in InvalidateRegDef() local 605 for (unsigned j = 0, ee = NMI->getNumOperands(); j != ee; ++j) { in InvalidateRegDef() 606 MachineOperand &MO = NMI->getOperand(j); in InvalidateRegDef()
|
/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 | 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 | 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 | 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 | 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"
|
D | it.po | 80 msgid " N - Turn NMI watchdog off " 465 "Suggestion: disable the NMI watchdog by executing the following command:\n" 467 "The NMI watchdog is a kernel debug mechanism to detect deadlocks"
|
/external/syslinux/com32/gplinclude/acpi/ |
D | madt.h | 25 NMI = 3, enumerator
|
/external/syslinux/com32/gpllib/acpi/ |
D | madt.c | 87 case NMI: in add_apic_structure()
|
/external/llvm/lib/Transforms/IPO/ |
D | GlobalOpt.cpp | 1266 Value *NMI = CallInst::CreateMalloc(CI, IntPtrTy, FieldTy, in PerformHeapAllocSRoA() local 1270 FieldMallocs.push_back(NMI); in PerformHeapAllocSRoA() 1271 new StoreInst(NMI, NGV, CI); in PerformHeapAllocSRoA()
|