Home
last modified time | relevance | path

Searched defs:functionBody (Results 1 – 11 of 11) sorted by relevance

/external/angle/src/compiler/translator/tree_util/
DReplaceShadowingVariables.cpp41 TIntermBlock *functionBody; // function body where replacement occurs member
DIntermNode_util.cpp43 TIntermBlock *functionBody) in CreateInternalFunctionDefinitionNode()
/external/llvm-project/lld/wasm/
DWriter.cpp846 std::string functionBody; in createFunction() local
/external/angle/src/tests/compiler_tests/
DCollectVariables_test.cpp199 const std::string &functionBody) in compileGeometryShaderWithInputPrimitive()
1074 const std::string &functionBody = in TEST_F() local
/external/deqp-deps/glslang/glslang/HLSL/
DhlslGrammar.cpp2693 TIntermNode* functionBody = nullptr; in acceptFunctionBody() local
DhlslParseHelper.cpp2264 …eContext::handleFunctionBody(const TSourceLoc& loc, TFunction& function, TIntermNode* functionBody, in handleFunctionBody()
/external/angle/third_party/vulkan-deps/glslang/src/glslang/HLSL/
DhlslGrammar.cpp2695 TIntermNode* functionBody = nullptr; in acceptFunctionBody() local
DhlslParseHelper.cpp2264 …eContext::handleFunctionBody(const TSourceLoc& loc, TFunction& function, TIntermNode* functionBody, in handleFunctionBody()
/external/llvm-project/mlir/lib/Dialect/SPIRV/Serialization/
DSerializer.cpp457 SmallVector<uint32_t, 0> functionBody; member in __anon4460d32f0111::Serializer
/external/swiftshader/src/OpenGL/compiler/
DParseHelper.cpp1880 …st TFunction &function, TIntermAggregate *functionPrototype, TIntermAggregate *functionBody, const… in addFunctionDefinition()
/external/angle/src/compiler/translator/
DParseContext.cpp3845 TIntermBlock *functionBody, in addFunctionDefinition()