Searched defs:functionBody (Results 1 – 11 of 11) sorted by relevance
/external/angle/src/compiler/translator/tree_util/ |
D | ReplaceShadowingVariables.cpp | 41 TIntermBlock *functionBody; // function body where replacement occurs member
|
D | IntermNode_util.cpp | 43 TIntermBlock *functionBody) in CreateInternalFunctionDefinitionNode()
|
/external/llvm-project/lld/wasm/ |
D | Writer.cpp | 846 std::string functionBody; in createFunction() local
|
/external/angle/src/tests/compiler_tests/ |
D | CollectVariables_test.cpp | 199 const std::string &functionBody) in compileGeometryShaderWithInputPrimitive() 1074 const std::string &functionBody = in TEST_F() local
|
/external/deqp-deps/glslang/glslang/HLSL/ |
D | hlslGrammar.cpp | 2693 TIntermNode* functionBody = nullptr; in acceptFunctionBody() local
|
D | hlslParseHelper.cpp | 2264 …eContext::handleFunctionBody(const TSourceLoc& loc, TFunction& function, TIntermNode* functionBody, in handleFunctionBody()
|
/external/angle/third_party/vulkan-deps/glslang/src/glslang/HLSL/ |
D | hlslGrammar.cpp | 2695 TIntermNode* functionBody = nullptr; in acceptFunctionBody() local
|
D | hlslParseHelper.cpp | 2264 …eContext::handleFunctionBody(const TSourceLoc& loc, TFunction& function, TIntermNode* functionBody, in handleFunctionBody()
|
/external/llvm-project/mlir/lib/Dialect/SPIRV/Serialization/ |
D | Serializer.cpp | 457 SmallVector<uint32_t, 0> functionBody; member in __anon4460d32f0111::Serializer
|
/external/swiftshader/src/OpenGL/compiler/ |
D | ParseHelper.cpp | 1880 …st TFunction &function, TIntermAggregate *functionPrototype, TIntermAggregate *functionBody, const… in addFunctionDefinition()
|
/external/angle/src/compiler/translator/ |
D | ParseContext.cpp | 3845 TIntermBlock *functionBody, in addFunctionDefinition()
|