/external/llvm/lib/Target/PowerPC/ |
D | PPCQPXLoadSplat.cpp | 86 MachineInstr *SMI = *SI; in runOnMachineFunction() local 87 unsigned SplatReg = SMI->getOperand(0).getReg(); in runOnMachineFunction() 88 unsigned SrcReg = SMI->getOperand(1).getReg(); in runOnMachineFunction() 124 SMI->eraseFromParent(); in runOnMachineFunction()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCQPXLoadSplat.cpp | 86 MachineInstr *SMI = *SI; in runOnMachineFunction() local 87 unsigned SplatReg = SMI->getOperand(0).getReg(); in runOnMachineFunction() 88 unsigned SrcReg = SMI->getOperand(1).getReg(); in runOnMachineFunction() 124 SMI->eraseFromParent(); in runOnMachineFunction()
|
/external/u-boot/doc/device-tree-bindings/misc/ |
D | intel-lpc.txt | 9 - intel,alt-gp-smi-enable : Enable SMI sources. This cell is written to the 18 1 SMI# (if corresponding ALT_GPI_SMI_EN bit is also set) 56 * 1 SMI# (if corresponding ALT_GPI_SMI_EN bit is 62 /* Enable EC SMI source */
|
/external/u-boot/doc/device-tree-bindings/net/ |
D | marvell-mdio.txt | 11 - compatible: Should be "marvell,orion-mdio" (for SMI) 13 - reg: Base address and size SMI/XMSI bus.
|
/external/crosvm/devices/src/ |
D | split_irqchip_common.rs | 28 SMI = 0b010, // System management interrupt enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/ |
D | arm-trustzone.s | 18 smi #0xf @ SMI is old (ARMv6KZ) name for SMC
|
/external/llvm/test/MC/ARM/ |
D | arm-trustzone.s | 18 smi #0xf @ SMI is old (ARMv6KZ) name for SMC
|
/external/u-boot/arch/arm/dts/ |
D | armada-8040-clearfog-gt-8k.dts | 220 * [27] CP1 SMI MDIO 221 * [28] CP1 SMI MDC
|
D | armada-7040-db.dts | 102 * SMI [32,34]
|
D | armada-8040-mcbin.dts | 84 * [32,34] SMI
|
D | armada-7040-db-nand.dts | 108 * SMI [32,34]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mt/ |
D | big_merge.test | 35 CHECK-NEXT: <asmv3:windowsSettings xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">
|
/external/u-boot/arch/x86/include/asm/arch-braswell/ |
D | gpio.h | 140 SMI, enumerator
|
/external/u-boot/doc/device-tree-bindings/pinctrl/ |
D | marvell,mvebu-pinctrl.txt | 67 * [32,34] SMI
|
/external/v8/src/parsing/ |
D | token.h | 168 T(SMI, nullptr, 0) \
|
D | scanner.cc | 815 return Token::SMI; in ScanNumber()
|
D | parser.cc | 96 case Token::SMI: in ReportUnexpectedTokenAt() 323 case Token::SMI: { in ExpressionFromLiteral()
|
/external/u-boot/arch/x86/dts/ |
D | chromebook_link.dts | 418 /* Enable EC SMI source */
|
D | chromebook_samus.dts | 577 /* Enable EC SMI source */
|
/external/tcpdump/ |
D | README.md | 40 The program is loosely based on SMI's "etherfind" although none of the
|
D | README | 40 The program is loosely based on SMI's "etherfind" although none of the
|
/external/u-boot/doc/arch/ |
D | x86.rst | 648 * SMI support. Since U-Boot is a modern bootloader, we don't want to bring 650 support SMI (a legacy-free system).
|
/external/u-boot/arch/powerpc/cpu/mpc83xx/ |
D | start.S | 380 STD_EXCEPTION(0x1400, SMI, UnknownException)
|
/external/clang/lib/Sema/ |
D | SemaDeclCXX.cpp | 5997 SpecialMemberDeletionInfo SMI(*this, MD, CSM, ICI, Diagnose); in ShouldDeleteSpecialMember() local 6001 SMI.shouldDeleteForBase(&BI)) in ShouldDeleteSpecialMember() 6006 if (!RD->isAbstract() || !SMI.IsConstructor) { in ShouldDeleteSpecialMember() 6008 if (SMI.shouldDeleteForBase(&BI)) in ShouldDeleteSpecialMember() 6014 SMI.shouldDeleteForField(FI)) in ShouldDeleteSpecialMember() 6017 if (SMI.shouldDeleteForAllConstMembers()) in ShouldDeleteSpecialMember() 6023 return inferCUDATargetForImplicitSpecialMember(RD, CSM, MD, SMI.ConstArg, in ShouldDeleteSpecialMember()
|
/external/u-boot/board/intel/cherryhill/ |
D | cherryhill.c | 113 NA, 12, SMI, 0x4818, NORTH),
|