Home
last modified time | relevance | path

Searched defs:getConstant (Results 1 – 25 of 34) sorted by relevance

12

/external/dexmaker/dexmaker/src/main/java/com/android/dx/
DConstants.java43 static TypedConstant getConstant(Object value) { in getConstant() method in Constants
/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/
DConstantPool.java235 public Constant getConstant( final int index ) { in getConstant() method in ConstantPool
254 public Constant getConstant( final int index, final byte tag ) throws ClassFormatException { in getConstant() method in ConstantPool
/external/llvm/include/llvm/MC/
DMCValue.h46 int64_t getConstant() const { return Cst; } in getConstant() function
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCValue.h42 int64_t getConstant() const { return Cst; } in getConstant() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCValue.h47 int64_t getConstant() const { return Cst; } in getConstant() function
/external/oj-libjdwp/make/src/classes/build/tools/jdwpgen/
DConstantSetNode.java88 public static String getConstant(String key){ in getConstant() method in ConstantSetNode
/external/proguard/src/proguard/classfile/editor/
DComparableConstant.java83 public Constant getConstant() in getConstant() method in ComparableConstant
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DValueLattice.h149 Constant *getConstant() const { in getConstant() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DKnownBits.h57 const APInt &getConstant() const { in getConstant() function
/external/clang/lib/CodeGen/
DCGBlocks.h187 llvm::Value *getConstant() const { in getConstant() function
/external/proguard/src/proguard/classfile/
DProgramClass.java74 public Constant getConstant(int constantIndex) in getConstant() method in ProgramClass
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DStackMapParser.h359 ConstantAccessor getConstant(unsigned ConstantIndex) const { in getConstant() function
/external/swiftshader/third_party/LLVM/lib/Analysis/
DLazyValueInfo.cpp106 Constant *getConstant() const { in getConstant() function in __anonba15b7e30111::LVILatticeVal
1024 Constant *LazyValueInfo::getConstant(Value *V, BasicBlock *BB) { in getConstant() function in LazyValueInfo
/external/llvm/include/llvm/Object/
DStackMapParser.h360 ConstantAccessor getConstant(unsigned ConstantIndex) const { in getConstant() function
/external/llvm/include/llvm/IR/
DMetadata.h332 static ConstantAsMetadata *getConstant(Value *C) { in getConstant() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DMetadata.h359 static ConstantAsMetadata *getConstant(Value *C) { in getConstant() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DMetadata.h346 static ConstantAsMetadata *getConstant(Value *C) { in getConstant() function
/external/llvm/lib/Analysis/
DLazyValueInfo.cpp126 Constant *getConstant() const { in getConstant() function in __anonadeae0b70111::LVILatticeVal
1482 Constant *LazyValueInfo::getConstant(Value *V, BasicBlock *BB, in getConstant() function in LazyValueInfo
/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
DConstantPoolGen.java723 public Constant getConstant( final int i ) { in getConstant() method in ConstantPoolGen
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUInstructionSelector.cpp118 static int64_t getConstant(const MachineInstr *MI) { in getConstant() function
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DDebugInfo.h603 Constant *getConstant() const { return getConstantField(11); } in getConstant() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSCCP.cpp116 Constant *getConstant() const { in getConstant() function in __anonf4e4c9bf0111::LatticeVal
/external/llvm/lib/Transforms/Scalar/
DSCCP.cpp96 Constant *getConstant() const { in getConstant() function in __anon8a523c670111::LatticeVal
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp1435 auto getConstant = [&I, this](bool IsTrue) { in FoldICmpCstShrCst() local
1499 auto getConstant = [&I, this](bool IsTrue) { in FoldICmpCstShlCst() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DSCCP.cpp94 Constant *getConstant() const { in getConstant() function in __anon967d13930111::LatticeVal

12