Home
last modified time | relevance | path

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

123

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTypeMetadataUtils.cpp75 SmallVectorImpl<CallInst *> &Assumes, const CallInst *CI, in findDevirtualizableCallsForTypeTest() argument
86 Assumes.push_back(AssumeCI); in findDevirtualizableCallsForTypeTest()
92 if (!Assumes.empty()) in findDevirtualizableCallsForTypeTest()
DModuleSummaryAnalysis.cpp191 SmallVector<CallInst *, 4> Assumes; in addIntrinsicToSummary() local
192 findDevirtualizableCallsForTypeTest(DevirtCalls, Assumes, CI, DT); in addIntrinsicToSummary()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTypeMetadataUtils.h43 SmallVectorImpl<CallInst *> &Assumes, const CallInst *CI,
/third_party/skia/experimental/skottiekit/skottiekit/
DREADME.md18 // Assumes there's a <canvas id="my_canvas"> somewhere
/third_party/flutter/flutter/packages/flutter_tools/lib/src/
Dplugins.dart338 /// Assumes `pub get` has been executed since last change to `pubspec.yaml`.
355 /// Assumes [refreshPluginsList] has been called since last change to `pubspec.yaml`.
387 /// Assumes [refreshPluginsList] has been called since last change to `pubspec.yaml`.
/third_party/boost/libs/nowide/cmake/
DInstallTargets.cmake5 # Assumes that your headers are in 'include/'
/third_party/libpng/contrib/visupng/
DREADME.txt17 Assumes that
/third_party/skia/third_party/externals/libpng/contrib/visupng/
DREADME.txt17 Assumes that
/third_party/flutter/skia/third_party/externals/libpng/contrib/visupng/
DREADME.txt17 Assumes that
/third_party/grpc/bazel/
Dcc_grpc_library.bzl27 Assumes the generated classes will be used in cc_api_version = 2.
/third_party/openGLES/extensions/NV/
DNV_vertex_array_range2.txt36 Assumes support for the NV_vertex_array_range extension (version 1.1).
DNV_register_combiners2.txt42 Assumes support for the NV_register_combiners extension (version 1.4).
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_vertex_array_range2.txt36 Assumes support for the NV_vertex_array_range extension (version 1.1).
/third_party/skia/third_party/externals/dawn/src/dawn_node/interop/
DWebGPUCommon.tmpl91 {{- else if IsSequenceType $.Type }}{{template "Type" $.Type}}{} {{- /* TODO: Assumes the initia…
/third_party/curl/packages/DOS/
Dcommon.dj25 # Assumes you've unpacked curl with long-file names
/third_party/parse5/packages/parse5-html-rewriting-stream/docs/
Dindex.md41 // Assumes response is UTF-8.
/third_party/grpc/examples/cpp/helloworld/
DCMakeLists.txt16 # Assumes protobuf and gRPC have been installed using cmake.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp1581 SmallVector<CallInst *, 1> Assumes; in scanTypeTestUsers() local
1583 findDevirtualizableCallsForTypeTest(DevirtCalls, Assumes, CI, DT); in scanTypeTestUsers()
1586 if (!Assumes.empty()) { in scanTypeTestUsers()
1602 for (auto Assume : Assumes) in scanTypeTestUsers()
/third_party/flutter/flutter/packages/flutter/test/rendering/
Drecording_canvas.dart188 // WARNING: Assumes a fixed format for Symbol.toString which is *not*
/third_party/python/Doc/c-api/
Dsequence.rst163 Return the underlying array of PyObject pointers. Assumes that *o* was returned
/third_party/benchmark/
DREADME.md186 # Example on linux after running the build steps above. Assumes the
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/
Dulp.inl24 /* FIXME: Assumes 32 bit int. */
/third_party/flutter/flutter/packages/flutter/lib/src/services/
Dplatform_channel.dart220 /// // Assumes existence of an Android MusicApi.
263 /// // Assumes existence of an iOS Broadway Play Api.
/third_party/openssl/doc/man7/
Dpassphrase-encoding.pod47 Assumes that the pass phrase is encoded in ASCII or ISO-8859-1 and
/third_party/skia/third_party/externals/opengl-registry/extensions/APPLE/
DAPPLE_element_array.txt25 Assumes support for the APPLE_vertex_array_range extension.

123