/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Target/ |
TargetSubtargetInfo.h | 80 // -- Pipelines and scheduling information
|
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Target/ |
TargetSubtargetInfo.h | 88 // -- Pipelines and scheduling information
|
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Target/ |
TargetSubtargetInfo.h | 88 // -- Pipelines and scheduling information
|
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Target/ |
TargetSubtargetInfo.h | 88 // -- Pipelines and scheduling information
|
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Target/ |
TargetSubtargetInfo.h | 88 // -- Pipelines and scheduling information
|
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Target/ |
TargetSubtargetInfo.h | 80 // -- Pipelines and scheduling information
|
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Target/ |
TargetSubtargetInfo.h | 80 // -- Pipelines and scheduling information
|
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Target/ |
TargetSubtargetInfo.h | 88 // -- Pipelines and scheduling information
|
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Target/ |
TargetSubtargetInfo.h | 88 // -- Pipelines and scheduling information
|
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Target/ |
TargetSubtargetInfo.h | 88 // -- Pipelines and scheduling information
|
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Target/ |
TargetSubtargetInfo.h | 88 // -- Pipelines and scheduling information
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
vktApiObjectManagementTests.cpp | 1852 vector<VkPipelineSp> pipelines; local 1975 vector<VkPipelineSp> pipelines; local [all...] |
/external/llvm/docs/Frontend/ |
PerformanceTips.rst | 249 use the existing -O2 or -O3 pass pipelines as is. These pass pipelines make a
|
/external/tensorflow/tensorflow/docs_src/api_guides/python/ |
reading_data.md | 58 Warning: This section discusses implementing input pipelines using the 492 ## Multiple input pipelines
|
/frameworks/base/libs/hwui/ |
VectorDrawable.h | 645 * pipelines only. 664 // the rest of the code in Cache is used by Skia pipelines only
|
/device/generic/goldfish-opengl/system/include/GLES2/ |
gl2ext.h | [all...] |
/external/apache-http/android/src/android/net/http/ |
Connection.java | 152 * pipelines requests
|
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
vktRenderPassMultisampleTests.cpp | 1192 std::vector<VkPipelineSp> pipelines (deDivRoundUp32(sampleCount, MAX_COLOR_ATTACHMENT_COUNT), (VkPipelineSp)0u); 1194 for (size_t ndx = 0; ndx < pipelines.size(); ndx++) 1195 pipelines[ndx] = safeSharedPtr(new Unique<VkPipeline>(createSplitPipeline(vkd, device, renderPass, (deUint32)(ndx + 1), pipelineLayout, binaryCollection, width, height, sampleCount))); 1197 return pipelines; [all...] |
/external/gemmlowp/doc/ |
quantization.md | 296 Now, the point of gemmlowp's flexible output-pipelines mechanism (see
|
/external/llvm/lib/Target/PowerPC/ |
PPCScheduleP8.td | 33 // Load/Store pipelines can handle Stores, fixed-point loads, and simple
|
/external/mesa3d/include/GLES3/ |
gl31.h | [all...] |
/external/mesa3d/src/amd/vulkan/ |
radv_meta_resolve.c | 32 * Vertex attributes used by all pipelines.
|
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
nvc0_context.c | 95 * it. Especially when moving between 3d and compute pipelines, but even
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
TargetMachine.h | 116 // -- Pipelines and scheduling information
|
/external/tensorflow/tensorflow/docs_src/programmers_guide/ |
faq.md | 159 @{$reading_data$input pipelines}, at the cost of making the
|