/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | TypeMetadataUtils.cpp | 65 SmallVectorImpl<CallInst *> &Assumes, const CallInst *CI) { in findDevirtualizableCallsForTypeTest() argument 75 Assumes.push_back(AssumeCI); in findDevirtualizableCallsForTypeTest() 81 if (!Assumes.empty()) in findDevirtualizableCallsForTypeTest()
|
D | ModuleSummaryAnalysis.cpp | 185 SmallVector<CallInst *, 4> Assumes; in addIntrinsicToSummary() local 186 findDevirtualizableCallsForTypeTest(DevirtCalls, Assumes, CI); in addIntrinsicToSummary()
|
/external/llvm/lib/Analysis/ |
D | TypeMetadataUtils.cpp | 65 SmallVectorImpl<CallInst *> &Assumes, CallInst *CI) { in findDevirtualizableCallsForTypeTest() argument 76 Assumes.push_back(AssumeCI); in findDevirtualizableCallsForTypeTest() 82 if (!Assumes.empty()) in findDevirtualizableCallsForTypeTest()
|
/external/llvm/include/llvm/Analysis/ |
D | TypeMetadataUtils.h | 35 SmallVectorImpl<CallInst *> &Assumes, CallInst *CI);
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
D | TypeMetadataUtils.h | 42 SmallVectorImpl<CallInst *> &Assumes, const CallInst *CI);
|
/external/llvm/lib/Transforms/IPO/ |
D | WholeProgramDevirt.cpp | 675 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/ |
D | api_def_SparseSparseMinimum.pbtxt | 54 Assumes the two SparseTensors have the same shape, i.e., no broadcasting.
|
D | api_def_SparseSparseMaximum.pbtxt | 54 Assumes the two SparseTensors have the same shape, i.e., no broadcasting.
|
D | api_def_BatchFunction.pbtxt | 117 Assumes that all arguments of the function are Tensors which will be batched
|
/external/swiftshader/third_party/llvm-7.0/llvm/cmake/modules/ |
D | FindOCaml.cmake | 2 # Assumes ocamlfind will be used for compilation.
|
D | AddOCaml.cmake | 2 # Assumes FindOCaml is used.
|
/external/llvm/cmake/modules/ |
D | FindOCaml.cmake | 2 # Assumes ocamlfind will be used for compilation.
|
D | AddOCaml.cmake | 2 # Assumes FindOCaml is used.
|
/external/caliper/expectations/ |
D | knownfailures.txt | 25 description: "Assumes it is running on a standard Java platform with java binary",
|
/external/grpc-grpc/bazel/ |
D | cc_grpc_library.bzl | 8 Assumes the generated classes will be used in cc_api_version = 2.
|
/external/libpng/contrib/visupng/ |
D | README.txt | 17 Assumes that
|
/external/curl/packages/DOS/ |
D | common.dj | 4 # Assumes you've unpacked curl with long-file names
|
/external/tensorflow/tensorflow/core/protobuf/ |
D | debug.proto | 31 // /foo/tfdbg_dump. Assumes all directories can be created if they don't
|
/external/grpc-grpc/examples/cpp/helloworld/ |
D | CMakeLists.txt | 16 # Assumes protobuf and gRPC have been installed using cmake.
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/ |
D | WholeProgramDevirt.cpp | 1354 SmallVector<CallInst *, 1> Assumes; in scanTypeTestUsers() local 1355 findDevirtualizableCallsForTypeTest(DevirtCalls, Assumes, CI); in scanTypeTestUsers() 1360 if (!Assumes.empty()) { in scanTypeTestUsers() 1372 for (auto Assume : Assumes) in scanTypeTestUsers()
|
/external/python/cpython3/Doc/c-api/ |
D | sequence.rst | 156 Return the underlying array of PyObject pointers. Assumes that *o* was returned
|
/external/python/cpython2/Doc/c-api/ |
D | sequence.rst | 195 Return the underlying array of PyObject pointers. Assumes that *o* was returned
|
/external/tensorflow/tensorflow/contrib/eager/python/examples/workshop/ |
D | 3_inspecting.ipynb | 340 "# Assumes you followed the pdb instructions above!\n",
|
/external/u-boot/doc/ |
D | README.odroid | 230 (Assumes that you have setenv usbethaddr, and have not set autoload to no)
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/ |
D | Program.inc | 168 /// preceding Cur in the Start string. Assumes Dst has enough space.
|