Home
last modified time | relevance | path

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

/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/
DConstantValue.java34 public final class ConstantValue extends Attribute { class
43 public ConstantValue(final ConstantValue c) { in ConstantValue() method in ConstantValue
56ConstantValue(final int name_index, final int length, final DataInput input, final ConstantPool co… in ConstantValue() method in ConstantValue
68 public ConstantValue(final int name_index, final int length, final int constantvalue_index, in ConstantValue() method in ConstantValue
/external/skia/src/sksl/
DSkSLSPIRVCodeGenerator.h45 union ConstantValue { union
46 ConstantValue(int64_t i) in ConstantValue() function
49 ConstantValue(double d) in ConstantValue() function
/external/turbine/java/com/google/turbine/bytecode/
DAttribute.java147 class ConstantValue implements Attribute { class
151 public ConstantValue(Value value) { in ConstantValue() method in Attribute.ConstantValue
/external/tensorflow/tensorflow/compiler/jit/
Dnode_matchers.cc510 NodeMatcherProperties ConstantValue( in ConstantValue() function
/external/libchrome/mojo/public/tools/bindings/generators/
Dmojom_java_generator.py305 def ConstantValue(context, constant): function
/external/libchrome/mojo/public/tools/bindings/pylib/mojom/generate/
Dmodule.py243 class ConstantValue(NamedValue): class
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DInstructions.cpp199 Value *ConstantValue = getIncomingValue(0); in hasConstantValue() local
218 Value *ConstantValue = nullptr; in hasConstantOrUndefValue() local
/external/llvm/lib/IR/
DInstructions.cpp144 Value *ConstantValue = getIncomingValue(0); in hasConstantValue() local
163 Value *ConstantValue = nullptr; in hasConstantOrUndefValue() local
/external/swiftshader/third_party/LLVM/lib/VMCore/
DInstructions.cpp162 Value *ConstantValue = getIncomingValue(0); in hasConstantValue() local
/external/clang/lib/Sema/
DSemaInit.cpp7748 APValue ConstantValue; in DiagnoseNarrowingInInitList() local
DSemaChecking.cpp7540 enum ConstantValue { LT_Zero, Zero, One, GT_One, SizeOfConstVal }; in DiagnoseOutOfRangeComparison() enum
DSemaOverload.cpp288 APValue &ConstantValue, in getNarrowingKind()
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp6308 SDValue ConstantValue; in LowerBUILD_VECTOR() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp7021 SDValue ConstantValue; in LowerBUILD_VECTOR() local