/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/ |
D | ConstantObject.java | 31 Object getConstantValue( ConstantPool cp ); in getConstantValue() method
|
D | ConstantFloat.java | 121 public Object getConstantValue( final ConstantPool cp ) { in getConstantValue() method in ConstantFloat
|
D | ConstantLong.java | 120 public Object getConstantValue( final ConstantPool cp ) { in getConstantValue() method in ConstantLong
|
D | ConstantInteger.java | 120 public Object getConstantValue( final ConstantPool cp ) { in getConstantValue() method in ConstantInteger
|
D | ConstantDouble.java | 120 public Object getConstantValue( final ConstantPool cp ) { in getConstantValue() method in ConstantDouble
|
D | ConstantPackage.java | 114 public Object getConstantValue( final ConstantPool cp ) { in getConstantValue() method in ConstantPackage
|
D | ConstantString.java | 120 public Object getConstantValue( final ConstantPool cp ) { in getConstantValue() method in ConstantString
|
D | ConstantModule.java | 114 public Object getConstantValue( final ConstantPool cp ) { in getConstantValue() method in ConstantModule
|
D | ConstantClass.java | 112 public Object getConstantValue( final ConstantPool cp ) { in getConstantValue() method in ConstantClass
|
D | Field.java | 102 public final ConstantValue getConstantValue() { in getConstantValue() method in Field
|
/external/javassist/src/main/javassist/ |
D | CtField.java | 425 public Object getConstantValue() { in getConstantValue() method in CtField 868 int getConstantValue(ConstPool cp, CtClass type) { return 0; } in getConstantValue() method in CtField.Initializer 944 int getConstantValue(ConstPool cp, CtClass type) { in getConstantValue() method in CtField.CodeInitializer 966 int getConstantValue(ConstPool cp, CtClass type) { in getConstantValue() method in CtField.PtreeInitializer 1243 int getConstantValue(ConstPool cp, CtClass type) { in getConstantValue() method in CtField.IntInitializer 1280 int getConstantValue(ConstPool cp, CtClass type) { in getConstantValue() method in CtField.LongInitializer 1319 int getConstantValue(ConstPool cp, CtClass type) { in getConstantValue() method in CtField.FloatInitializer 1358 int getConstantValue(ConstPool cp, CtClass type) { in getConstantValue() method in CtField.DoubleInitializer 1391 int getConstantValue(ConstPool cp, CtClass type) { in getConstantValue() method in CtField.StringInitializer
|
/external/javassist/src/main/javassist/bytecode/ |
D | ConstantAttribute.java | 56 public int getConstantValue() { in getConstantValue() method in ConstantAttribute
|
D | FieldInfo.java | 202 public int getConstantValue() { in getConstantValue() method in FieldInfo
|
/external/llvm-project/mlir/lib/TableGen/ |
D | Attribute.cpp | 150 StringRef ConstantAttr::getConstantValue() const { in getConstantValue() function in ConstantAttr
|
/external/angle/src/compiler/translator/ |
D | IntermNode.cpp | 558 const TConstantUnion *TIntermSymbol::getConstantValue() const in getConstantValue() function in sh::TIntermSymbol 788 const TConstantUnion *TIntermAggregate::getConstantValue() const in getConstantValue() function in sh::TIntermAggregate 1082 const TConstantUnion *TIntermTyped::getConstantValue() const in getConstantValue() function in sh::TIntermTyped 1841 const TConstantUnion *TIntermConstantUnion::getConstantValue() const in getConstantValue() function in sh::TIntermConstantUnion 2004 const TConstantUnion *TIntermBinary::getConstantValue() const in getConstantValue() function in sh::TIntermBinary
|
/external/turbine/java/com/google/turbine/processing/ |
D | TurbineElement.java | 879 public Object getConstantValue() { in getConstantValue() method in TurbineElement.TurbineFieldElement 1142 public Object getConstantValue() { in getConstantValue() method in TurbineElement.TurbineParameterElement
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/ |
D | GVNExpression.h | 600 Constant *getConstantValue() const { return ConstantValue; } in getConstantValue() function
|
/external/llvm-project/llvm/include/llvm/Transforms/Scalar/ |
D | GVNExpression.h | 593 Constant *getConstantValue() const { return ConstantValue; } in getConstantValue() function
|
/external/llvm-project/llvm/lib/ExecutionEngine/ |
D | ExecutionEngine.cpp | 585 GenericValue ExecutionEngine::getConstantValue(const Constant *C) { in getConstantValue() function in ExecutionEngine
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/ |
D | ExecutionEngine.cpp | 594 GenericValue ExecutionEngine::getConstantValue(const Constant *C) { in getConstantValue() function in ExecutionEngine
|
/external/llvm/lib/ExecutionEngine/ |
D | ExecutionEngine.cpp | 592 GenericValue ExecutionEngine::getConstantValue(const Constant *C) { in getConstantValue() function in ExecutionEngine
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUISelDAGToDAG.cpp | 82 static bool getConstantValue(SDValue N, uint32_t &Out) { in getConstantValue() function
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | AMDGPUISelDAGToDAG.cpp | 82 static bool getConstantValue(SDValue N, uint32_t &Out) { in getConstantValue() function
|
/external/swiftshader/third_party/subzero/src/ |
D | IceTargetLoweringARM32.cpp | 2489 typename C::PrimType getConstantValue() const { in getConstantValue() function in Ice::ARM32::__anone162c0690b11::NumericOperands
|