Home
last modified time | relevance | path

Searched refs:MSIs (Results 1 – 7 of 7) sorted by relevance

/external/python/cpython3/Tools/buildbot/
Dbuildmsi.bat6 @rem build both snapshot MSIs
/external/python/cpython3/Tools/msi/
Dbuild.bat78 echo --pack Embed core MSIs into installer
DREADME.txt50 of Python. These MSIs should not be launched directly by users. MSIs can
56 MSIs are only required when the related feature or component is being
60 the initial download size by separating them into their own MSIs.
100 Specify --pack to build an installer that does not require all MSIs to
192 When true, rebuilds all of the MSIs making up the layout. Defaults to
Dbuildrelease.bat224 echo --download Specify the full download URL for MSIs
/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp687 SmallPtrSet<Instruction *, 1> MSIs; in processLoopMemSet() local
688 MSIs.insert(MSI); in processLoopMemSet()
691 MSI->getAlignment(), SplatValue, MSI, MSIs, Ev, in processLoopMemSet()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp756 SmallPtrSet<Instruction *, 1> MSIs; in processLoopMemSet() local
757 MSIs.insert(MSI); in processLoopMemSet()
760 MSI->getDestAlignment(), SplatValue, MSI, MSIs, in processLoopMemSet()
/external/python/cpython3/Misc/NEWS.d/
D3.5.1rc1.rst1305 Windows MSIs now have unique display names.