Home
last modified time | relevance | path

Searched defs:getConstantValue (Results 1 – 24 of 24) sorted by relevance

/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/
DConstantObject.java31 Object getConstantValue( ConstantPool cp ); in getConstantValue() method
DConstantFloat.java121 public Object getConstantValue( final ConstantPool cp ) { in getConstantValue() method in ConstantFloat
DConstantLong.java120 public Object getConstantValue( final ConstantPool cp ) { in getConstantValue() method in ConstantLong
DConstantInteger.java120 public Object getConstantValue( final ConstantPool cp ) { in getConstantValue() method in ConstantInteger
DConstantDouble.java120 public Object getConstantValue( final ConstantPool cp ) { in getConstantValue() method in ConstantDouble
DConstantPackage.java114 public Object getConstantValue( final ConstantPool cp ) { in getConstantValue() method in ConstantPackage
DConstantString.java120 public Object getConstantValue( final ConstantPool cp ) { in getConstantValue() method in ConstantString
DConstantModule.java114 public Object getConstantValue( final ConstantPool cp ) { in getConstantValue() method in ConstantModule
DConstantClass.java112 public Object getConstantValue( final ConstantPool cp ) { in getConstantValue() method in ConstantClass
DField.java102 public final ConstantValue getConstantValue() { in getConstantValue() method in Field
/external/javassist/src/main/javassist/
DCtField.java425 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/
DConstantAttribute.java56 public int getConstantValue() { in getConstantValue() method in ConstantAttribute
DFieldInfo.java202 public int getConstantValue() { in getConstantValue() method in FieldInfo
/external/llvm-project/mlir/lib/TableGen/
DAttribute.cpp150 StringRef ConstantAttr::getConstantValue() const { in getConstantValue() function in ConstantAttr
/external/angle/src/compiler/translator/
DIntermNode.cpp558 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/
DTurbineElement.java879 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/
DGVNExpression.h600 Constant *getConstantValue() const { return ConstantValue; } in getConstantValue() function
/external/llvm-project/llvm/include/llvm/Transforms/Scalar/
DGVNExpression.h593 Constant *getConstantValue() const { return ConstantValue; } in getConstantValue() function
/external/llvm-project/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp585 GenericValue ExecutionEngine::getConstantValue(const Constant *C) { in getConstantValue() function in ExecutionEngine
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp594 GenericValue ExecutionEngine::getConstantValue(const Constant *C) { in getConstantValue() function in ExecutionEngine
/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp592 GenericValue ExecutionEngine::getConstantValue(const Constant *C) { in getConstantValue() function in ExecutionEngine
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelDAGToDAG.cpp82 static bool getConstantValue(SDValue N, uint32_t &Out) { in getConstantValue() function
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUISelDAGToDAG.cpp82 static bool getConstantValue(SDValue N, uint32_t &Out) { in getConstantValue() function
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.cpp2489 typename C::PrimType getConstantValue() const { in getConstantValue() function in Ice::ARM32::__anone162c0690b11::NumericOperands