Searched refs:AMI (Results 1 – 12 of 12) sorted by relevance
| /freebsd/release/tools/ |
| H A D | mkami.sh | 54 echo "Launch an AMI-builder instance with an appropriate IAM Role," 55 echo "create an AMI from this instance via the AWS Console, or run" 62 echo -n "Creating AMI..." 65 echo "AMI created in $REGION: $AMINAME"
|
| H A D | rc.amibuilder | 60 Welcome to the FreeBSD AMI builder! 67 to create the AMI. Don't forget to shut down this instance when
|
| /freebsd/release/ |
| H A D | Makefile.vm | 42 EC2-BUILDER_DESC= Amazon EC2 AMI Builder image
|
| /freebsd/sys/dev/acpica/ |
| H A D | acpi_quirks | 16 # AMI INT 01/18/00
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineCalls.cpp | 1529 if (auto *AMI = dyn_cast<AtomicMemIntrinsic>(II)) in visitCallInst() local 1530 if (ConstantInt *NumBytes = dyn_cast<ConstantInt>(AMI->getLength())) in visitCallInst() 1532 (NumBytes->getZExtValue() % AMI->getElementSizeInBytes() != 0)) { in visitCallInst() 1533 CreateNonTerminatorUnreachable(AMI); in visitCallInst() 1534 assert(AMI->getType()->isVoidTy() && in visitCallInst() 1536 return eraseInstFromFunction(*AMI); in visitCallInst()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | DeadStoreElimination.cpp | 615 if (auto *AMI = dyn_cast<AtomicMemIntrinsic>(DeadI)) { in tryToShorten() local 618 const uint32_t ElementSize = AMI->getElementSizeInBytes(); in tryToShorten()
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Verifier.cpp | 5474 const auto *AMI = cast<AtomicMemIntrinsic>(&Call); in visitIntrinsicCall() local 5477 cast<ConstantInt>(AMI->getRawElementSizeInBytes()); in visitIntrinsicCall() 5487 Check(IsValidAlignment(AMI->getDestAlign()), in visitIntrinsicCall() 5489 if (const auto *AMT = dyn_cast<AtomicMemTransferInst>(AMI)) { in visitIntrinsicCall()
|
| /freebsd/usr.sbin/bsdconfig/share/ |
| H A D | device.subr | 1260 f_disk "amrd%d" "AMI MegaRAID drive"
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | CodeGenPrepare.cpp | 3490 SmallVectorImpl<Instruction *> &AMI, const TargetLowering &TLI, in AddressingModeMatcher() argument 3498 : AddrModeInsts(AMI), TLI(TLI), TRI(TRI), in AddressingModeMatcher()
|
| /freebsd/sys/conf/ |
| H A D | NOTES | 1670 # Compaq Smart RAID, Mylex DAC960 and AMI MegaRAID controllers. Only
|
| /freebsd/share/misc/ |
| H A D | pci_vendors | 5071 103c 60e8 NetRaid 2M [AMI MegaRaid 493] 7828 101e 8471 QLA12160 on AMI MegaRAID 7829 101e 8493 QLA12160 on AMI MegaRAID 9093 101e 0649 AMI MegaRAID IDE 100 Controller
|
| H A D | usb_vendors | 15635 0ee2 AMI Semiconductor, Inc.
|