Home
last modified time | relevance | path

Searched defs:std (Results 1376 - 1400 of 1711) sorted by relevance

1...<<51525354555657585960>>...69

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
H A DvktComputeWorkgroupMemoryExplicitLayoutTests.cpp1352 CreateAmberTestCase(tcu::TestContext& testCtx, const char* name, const char* description, const std::string& filename, const std::vector<std::string>& requirements = std::vector<std::string>(), bool zeroinit = false) CreateAmberTestCase() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp586 evalSliceExpr(const std::pair<EvalResult, StringRef> &Ctx) const evalSliceExpr() argument
630 evalComplexExpr(const std::pair<EvalResult, StringRef> &LHSAndRemaining, ParseContext PCtx) const evalComplexExpr() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DLTO.cpp72 computeLTOCacheKey( SmallString<40> &Key, const Config &Conf, const ModuleSummaryIndex &Index, StringRef ModuleID, const FunctionImporter::ImportMapTy &ImportList, const FunctionImporter::ExportSetTy &ExportList, const std::map<GlobalValue::GUID, GlobalValue::LinkageTypes> &ResolvedODR, const GVSummaryMapTy &DefinedGlobals, const std::set<GlobalValue::GUID> &CfiFunctionDefs, const std::set<GlobalValue::GUID> &CfiFunctionDecls) computeLTOCacheKey() argument
1080 runThinLTOBackendThread( AddStreamFn AddStream, NativeObjectCache Cache, unsigned Task, BitcodeModule BM, ModuleSummaryIndex &CombinedIndex, const FunctionImporter::ImportMapTy &ImportList, const FunctionImporter::ExportSetTy &ExportList, const std::map<GlobalValue::GUID, GlobalValue::LinkageTypes> &ResolvedODR, const GVSummaryMapTy &DefinedGlobals, MapVector<StringRef, BitcodeModule> &ModuleMap) runThinLTOBackendThread() argument
[all...]
H A DThinLTOCodeGenerator.cpp314 ModuleCacheEntry( StringRef CachePath, const ModuleSummaryIndex &Index, StringRef ModuleID, const FunctionImporter::ImportMapTy &ImportList, const FunctionImporter::ExportSetTy &ExportList, const std::map<GlobalValue::GUID, GlobalValue::LinkageTypes> &ResolvedODR, const GVSummaryMapTy &DefinedGVSummaries, unsigned OptLevel, bool Freestanding, const TargetMachineBuilder &TMBuilder) ModuleCacheEntry() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCCodeView.cpp457 assert(Result < UINT_MAX && �); return unsigned(Result); } void CodeViewContext::encodeInlineLineTable(MCAsmLayout &Layout, MCCVInlineLineTableFragment &Frag) { size_t LocBegin; size_t LocEnd; std::tie(LocBegin, LocEnd) = getLineExtent(Frag.SiteFuncId); MCCVFunctionInfo *SiteInfo = getCVFunctionInfo(Frag.SiteFuncId); for (auto &KV : SiteInfo->InlinedAtMap) computeLabelDiff() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_cfg.cpp381 UpdateContinueConstructExitBlocks( Function& function, const std::vector<std::pair<uint32_t, uint32_t>>& back_edges) UpdateContinueConstructExitBlocks() argument
685 StructuredControlFlowChecks( ValidationState_t& _, Function* function, const std::vector<std::pair<uint32_t, uint32_t>>& back_edges, const std::vector<const BasicBlock*>& postorder) StructuredControlFlowChecks() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DComputeShaderTest.cpp34 runSharedMemoryTest(const char *kCS, GLenum internalFormat, GLenum format, const std::array<T, kWidth * kHeight> &inputData, const std::array<T, kWidth * kHeight> &expectedValues) runSharedMemoryTest() argument
[all...]
H A DWebGLCompatibilityTest.cpp2660 drawBuffersEXTFeedbackLoop(GLuint program, const std::array<GLenum, 2> &drawBuffers, GLenum expectedError) drawBuffersEXTFeedbackLoop() argument
[all...]
/third_party/skia/src/gpu/ops/
H A DOpsTask.cpp40 create_render_pass(GrGpu* gpu, GrRenderTarget* rt, bool useMSAASurface, GrAttachment* stencil, GrSurfaceOrigin origin, const SkIRect& bounds, GrLoadOp colorLoadOp, const std::array<float, 4>& loadClearColor, GrLoadOp stencilLoadOp, GrStoreOp stencilStoreOp, const SkTArray<GrSurfaceProxy*, true>& sampledProxies, GrXferBarrierFlags renderPassXferBarriers) create_render_pass() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dfuzzer_context.cpp404 ChooseBetweenMinAndMax( const std::pair<uint32_t, uint32_t>& min_max) ChooseBetweenMinAndMax() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Doptimizer.cpp670 CreateSetSpecConstantDefaultValuePass( const std::unordered_map<uint32_t, std::string>& id_value_map) CreateSetSpecConstantDefaultValuePass() argument
676 CreateSetSpecConstantDefaultValuePass( const std::unordered_map<uint32_t, std::vector<uint32_t>>& id_value_map) CreateSetSpecConstantDefaultValuePass() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_context.cpp404 ChooseBetweenMinAndMax( const std::pair<uint32_t, uint32_t>& min_max) ChooseBetweenMinAndMax() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Doptimizer.cpp670 CreateSetSpecConstantDefaultValuePass( const std::unordered_map<uint32_t, std::string>& id_value_map) CreateSetSpecConstantDefaultValuePass() argument
676 CreateSetSpecConstantDefaultValuePass( const std::unordered_map<uint32_t, std::vector<uint32_t>>& id_value_map) CreateSetSpecConstantDefaultValuePass() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_cfg.cpp381 UpdateContinueConstructExitBlocks( Function& function, const std::vector<std::pair<uint32_t, uint32_t>>& back_edges) UpdateContinueConstructExitBlocks() argument
685 StructuredControlFlowChecks( ValidationState_t& _, Function* function, const std::vector<std::pair<uint32_t, uint32_t>>& back_edges, const std::vector<const BasicBlock*>& postorder) StructuredControlFlowChecks() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DShaderModuleD3D12.cpp87 void Serialize(std::stringstream& output, in Serialize() argument
140 GetOverridableConstantsDefines( std::vector<std::pair<std::string, std::string>>* defineStrings, const PipelineConstantEntries* pipelineConstantEntries, const EntryPointMetadata::OverridableConstantsMap* shaderEntryPointConstants) GetOverridableConstantsDefines() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDiagnosticInfo.h533 operator <<(RemarkT &R, typename std::enable_if< std::is_base_of<DiagnosticInfoOptimizationBase, RemarkT>::value, StringRef>::type S) operator <<() argument
545 operator <<(RemarkT &&R, typename std::enable_if< std::is_base_of<DiagnosticInfoOptimizationBase, RemarkT>::value, StringRef>::type S) operator <<() argument
555 operator <<(RemarkT &R, typename std::enable_if< std::is_base_of<DiagnosticInfoOptimizationBase, RemarkT>::value, DiagnosticInfoOptimizationBase::Argument>::type A) operator <<() argument
565 operator <<(RemarkT &&R, typename std::enable_if< std::is_base_of<DiagnosticInfoOptimizationBase, RemarkT>::value, DiagnosticInfoOptimizationBase::Argument>::type A) operator <<() argument
575 operator <<(RemarkT &R, typename std::enable_if< std::is_base_of<DiagnosticInfoOptimizationBase, RemarkT>::value, DiagnosticInfoOptimizationBase::setIsVerbose>::type V) operator <<() argument
585 operator <<(RemarkT &&R, typename std::enable_if< std::is_base_of<DiagnosticInfoOptimizationBase, RemarkT>::value, DiagnosticInfoOptimizationBase::setIsVerbose>::type V) operator <<() argument
595 operator <<(RemarkT &R, typename std::enable_if< std::is_base_of<DiagnosticInfoOptimizationBase, RemarkT>::value, DiagnosticInfoOptimizationBase::setExtraArgs>::type EA) operator <<() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
H A DSampleProf.h77 namespace std { namespace
626 SampleSorter(const std::map<LocationT, SampleT> &Samples) SampleSorter() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DError.h474 Expected(OtherT &&Val, typename std::enable_if<std::is_convertible<OtherT, T>::value>::type * = nullptr) Expected() argument
492 Expected(Expected<OtherT> &&Other, typename std::enable_if<std::is_convertible<OtherT, T>::value>::type * = nullptr) Expected() argument
501 Expected( Expected<OtherT> &&Other, typename std::enable_if<!std::is_convertible<OtherT, T>::value>::type * = nullptr) Expected() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DDenseMap.h172 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceGlobalContext.cpp45 namespace std { namespace
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
H A DBTFDebug.cpp269 BTFTypeFuncProto( const DISubroutineType *STy, uint32_t VLen, const std::unordered_map<uint32_t, StringRef> &FuncArgNames) BTFTypeFuncProto() argument
422 visitSubroutineType( const DISubroutineType *STy, bool ForSubprog, const std::unordered_map<uint32_t, StringRef> &FuncArgNames, uint32_t &TypeId) visitSubroutineType() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp933 EmitImportsFiles( StringRef ModulePath, StringRef OutputFilename, const std::map<std::string, GVSummaryMapTy> &ModuleToSummariesForIndex) EmitImportsFiles() argument
[all...]
/third_party/spirv-tools/source/fuzz/
H A Dfuzzer_context.cpp404 ChooseBetweenMinAndMax( const std::pair<uint32_t, uint32_t>& min_max) ChooseBetweenMinAndMax() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DDenseMap.h195 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert() argument
[all...]
H A DSTLExtras.h117 function_ref(Callable &&callable, typename std::enable_if< !std::is_same<typename std::remove_reference<Callable>::type, function_ref>::value>::type * = nullptr) function_ref() argument
[all...]

Completed in 31 milliseconds

1...<<51525354555657585960>>...69