Home
last modified time | relevance | path

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

/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/
DConstantObject.java31 Object getConstantValue( ConstantPool cp ); in getConstantValue() method
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
DConstantFloat.java121 public Object getConstantValue( final ConstantPool cp ) { in getConstantValue() method in ConstantFloat
DConstantDouble.java120 public Object getConstantValue( final ConstantPool cp ) { in getConstantValue() method in ConstantDouble
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
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
DField.java102 public final ConstantValue getConstantValue() { in getConstantValue() method in Field
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Scalar/
DGVNExpression.h600 Constant *getConstantValue() const { return ConstantValue; } in getConstantValue() function
/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/llvm-7.0/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp595 GenericValue ExecutionEngine::getConstantValue(const Constant *C) { in getConstantValue() function in ExecutionEngine
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelDAGToDAG.cpp392 static bool getConstantValue(SDValue N, uint32_t &Out) { in getConstantValue() function
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.cpp2495 typename C::PrimType getConstantValue() const { in getConstantValue() function in Ice::ARM32::__anon5f1ef08b0b11::NumericOperands