Home
last modified time | relevance | path

Searched refs:Assumes (Results 1 – 21 of 21) sorted by relevance

/external/llvm/lib/Analysis/
DTypeMetadataUtils.cpp65 SmallVectorImpl<CallInst *> &Assumes, CallInst *CI) { in findDevirtualizableCallsForTypeTest() argument
76 Assumes.push_back(AssumeCI); in findDevirtualizableCallsForTypeTest()
82 if (!Assumes.empty()) in findDevirtualizableCallsForTypeTest()
/external/syslinux/core/
Dadv.inc160 ; Assumes CS == DS.
200 ; Assumes CS == DS == ES.
275 ; Assumes CS == DS == ES.
300 ; Assumes CS == DS == ES.
332 ; Assumes CS == DS == ES.
346 ; Assumes CS == DS == ES.
Dpm.inc80 ; Assumes CS == DS
/external/llvm/include/llvm/Analysis/
DTypeMetadataUtils.h35 SmallVectorImpl<CallInst *> &Assumes, CallInst *CI);
/external/autotest/client/site_tests/kernel_TPMPing/
Dcontrol18 TCS daemon can talk to the driver. Assumes that the firmware has started
/external/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp675 SmallVector<CallInst *, 1> Assumes; in scanTypeTestUsers() local
676 findDevirtualizableCallsForTypeTest(DevirtCalls, Assumes, CI); in scanTypeTestUsers()
681 if (!Assumes.empty()) { in scanTypeTestUsers()
694 for (auto Assume : Assumes) in scanTypeTestUsers()
/external/valgrind/
Dglibc-2.3.supp208 ## Assumes that sysctl returns \0-terminated strings in is_smp_system
347 ## Assumes that sysctl returns \0-terminated strings in is_smp_system
366 ## Assumes that sysctl returns \0-terminated strings in is_smp_system
/external/llvm/cmake/modules/
DFindOCaml.cmake2 # Assumes ocamlfind will be used for compilation.
DAddOCaml.cmake2 # Assumes FindOCaml is used.
/external/caliper/expectations/
Dknownfailures.txt25 description: "Assumes it is running on a standard Java platform with java binary",
/external/libpng/contrib/visupng/
DREADME.txt17 Assumes that
/external/curl/packages/DOS/
Dcommon.dj4 # Assumes you've unpacked cURL with long-file names
/external/vulkan-validation-layers/libs/glm/gtc/
Dulp.inl49 /* FIXME: Assumes 32 bit int. */
/external/llvm/lib/Support/Windows/
DProgram.inc168 /// preceding Cur in the Start string. Assumes Dst has enough space.
/external/llvm/docs/Frontend/
DPerformanceTips.rst186 that fact is critical for optimization purposes. Assumes are a great
/external/llvm/docs/
DPasses.rst967 * Assumes values are constant unless proven otherwise
968 * Assumes BasicBlocks are dead unless proven otherwise
/external/syslinux/memdisk/
Dmemdisk.inc732 ; Assumes cs = ds = es
/external/netperf/doc/
Dnetperf.texi3646 netperf. Assumes all processors in the system (as perceived by
3650 the time netperf made the call. Assumes that all processors present
3670 netserver. Assumes all processors in the system (as perceived by
3675 the time netserver made the call. Assumes that all processors present
Dnetperf.info3553 running netperf. Assumes all processors in the system (as
3559 the time netperf made the call. Assumes that all processors
3585 running netserver. Assumes all processors in the system (as
3591 at the time netserver made the call. Assumes that all processors
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
Dgtest-port.h.orig344 // Assumes that exceptions are enabled by default.
/external/libcxx/include/
Dalgorithm3742 // Assumes size > 0