Home
last modified time | relevance | path

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

/external/javassist/src/main/javassist/bytecode/
DConstantAttribute.java55 public int getConstantValue() { in getConstantValue() method in ConstantAttribute
DFieldInfo.java191 public int getConstantValue() { in getConstantValue() method in FieldInfo
/external/javassist/src/main/javassist/
DCtField.java372 public Object getConstantValue() { in getConstantValue() method in CtField
823 int getConstantValue(ConstPool cp, CtClass type) { return 0; } in getConstantValue() method in CtField.Initializer
895 int getConstantValue(ConstPool cp, CtClass type) { in getConstantValue() method in CtField.CodeInitializer
915 int getConstantValue(ConstPool cp, CtClass type) { in getConstantValue() method in CtField.PtreeInitializer
1183 int getConstantValue(ConstPool cp, CtClass type) { in getConstantValue() method in CtField.IntInitializer
1216 int getConstantValue(ConstPool cp, CtClass type) { in getConstantValue() method in CtField.LongInitializer
1252 int getConstantValue(ConstPool cp, CtClass type) { in getConstantValue() method in CtField.FloatInitializer
1288 int getConstantValue(ConstPool cp, CtClass type) { in getConstantValue() method in CtField.DoubleInitializer
1319 int getConstantValue(ConstPool cp, CtClass type) { in getConstantValue() method in CtField.StringInitializer
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/
DExecutionEngine.cpp523 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/subzero/src/
DIceTargetLoweringARM32.cpp2493 typename C::PrimType getConstantValue() const { in getConstantValue() function in Ice::ARM32::__anonc54490810b11::NumericOperands