Home
last modified time | relevance | path

Searched defs:ConstantValue (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/src/sksl/
DSkSLSPIRVCodeGenerator.h46 union ConstantValue { union
47 ConstantValue(int64_t i) in ConstantValue() function
50 ConstantValue(double d) in ConstantValue() function
/third_party/skia/third_party/externals/tint/src/sem/
Dexpression.h55 const Constant& ConstantValue() const { return constant_; } in ConstantValue() function
Dvariable.h73 const Constant& ConstantValue() const { return constant_value_; } in ConstantValue() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstructions.cpp158 Value *ConstantValue = getIncomingValue(0); in hasConstantValue() local
177 Value *ConstantValue = nullptr; in hasConstantOrUndefValue() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp7913 SDValue ConstantValue; in LowerBUILD_VECTOR() local