Home
last modified time | relevance | path

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

12

/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/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_SparseSparseMaximum.pbtxt54 Assumes the two SparseTensors have the same shape, i.e., no broadcasting.
Dapi_def_SparseSparseMinimum.pbtxt54 Assumes the two SparseTensors have the same shape, i.e., no broadcasting.
/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/tensorflow/tensorflow/core/protobuf/
Ddebug.proto30 // /foo/tfdbg_dump. Assumes all directories can be created if they don't
/external/python/cpython3/Doc/c-api/
Dsequence.rst145 Return the underlying array of PyObject pointers. Assumes that *o* was returned
/external/vulkan-validation-layers/libs/glm/gtc/
Dulp.inl49 /* FIXME: Assumes 32 bit int. */
/external/python/cpython2/Doc/c-api/
Dsequence.rst196 Return the underlying array of PyObject pointers. Assumes that *o* was returned
/external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
DProgram.inc168 /// preceding Cur in the Start string. Assumes Dst has enough space.
/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/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/
Dalgorithm3768 // Assumes size > 0

12