Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DIntermNode.cpp488 bool TIntermSymbol::hasConstantValue() const in hasConstantValue() function in sh::TIntermSymbol
689 bool TIntermAggregate::hasConstantValue() const in hasConstantValue() function in sh::TIntermAggregate
983 bool TIntermTyped::hasConstantValue() const in hasConstantValue() function in sh::TIntermTyped
1698 bool TIntermConstantUnion::hasConstantValue() const in hasConstantValue() function in sh::TIntermConstantUnion
1847 bool TIntermBinary::hasConstantValue() const in hasConstantValue() function in sh::TIntermBinary
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DIntermNode.cpp567 bool TIntermSymbol::hasConstantValue() const in hasConstantValue() function in sh::TIntermSymbol
800 bool TIntermAggregate::hasConstantValue() const in hasConstantValue() function in sh::TIntermAggregate
1120 bool TIntermTyped::hasConstantValue() const in hasConstantValue() function in sh::TIntermTyped
2036 bool TIntermConstantUnion::hasConstantValue() const in hasConstantValue() function in sh::TIntermConstantUnion
2198 bool TIntermBinary::hasConstantValue() const in hasConstantValue() function in sh::TIntermBinary
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstructions.cpp156 Value *PHINode::hasConstantValue() const { in hasConstantValue() function in PHINode