Home
last modified time | relevance | path

Searched defs:GetCoefficient (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dscalar_analysis_nodes.h258 inline const SENode* GetCoefficient() const { return coefficient_; } in GetCoefficient() function
259 inline SENode* GetCoefficient() { return coefficient_; } in GetCoefficient() function
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dscalar_analysis_nodes.h258 inline const SENode* GetCoefficient() const { return coefficient_; } in GetCoefficient() function
259 inline SENode* GetCoefficient() { return coefficient_; } in GetCoefficient() function
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dscalar_analysis_nodes.h258 inline const SENode* GetCoefficient() const { return coefficient_; } in GetCoefficient() function
259 inline SENode* GetCoefficient() { return coefficient_; } in GetCoefficient() function