/external/dexmaker/dexmaker/src/main/java/com/android/dx/ |
D | Constants.java | 43 static TypedConstant getConstant(Object value) { in getConstant() method in Constants
|
/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/ |
D | ConstantPool.java | 235 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-project/llvm/include/llvm/MC/ |
D | MCValue.h | 44 int64_t getConstant() const { return Cst; } in getConstant() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCValue.h | 46 int64_t getConstant() const { return Cst; } in getConstant() function
|
/external/llvm/include/llvm/MC/ |
D | MCValue.h | 46 int64_t getConstant() const { return Cst; } in getConstant() function
|
/external/oj-libjdwp/make/src/classes/build/tools/jdwpgen/ |
D | ConstantSetNode.java | 88 public static String getConstant(String key){ in getConstant() method in ConstantSetNode
|
/external/proguard/src/proguard/classfile/editor/ |
D | ComparableConstant.java | 83 public Constant getConstant() in getConstant() method in ComparableConstant
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | ValueLattice.h | 148 Constant *getConstant() const { in getConstant() function
|
/external/llvm-project/llvm/include/llvm/Analysis/ |
D | ValueLattice.h | 256 Constant *getConstant() const { in getConstant() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | KnownBits.h | 56 const APInt &getConstant() const { in getConstant() function
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGBlocks.h | 191 llvm::Value *getConstant() const { in getConstant() function
|
/external/clang/lib/CodeGen/ |
D | CGBlocks.h | 187 llvm::Value *getConstant() const { in getConstant() function
|
/external/llvm-project/llvm/include/llvm/Support/ |
D | KnownBits.h | 56 const APInt &getConstant() const { in getConstant() function
|
/external/proguard/src/proguard/classfile/ |
D | ProgramClass.java | 74 public Constant getConstant(int constantIndex) in getConstant() method in ProgramClass
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
D | StackMapParser.h | 367 ConstantAccessor getConstant(unsigned ConstantIndex) const { in getConstant() function
|
/external/llvm-project/llvm/include/llvm/Object/ |
D | StackMapParser.h | 385 ConstantAccessor getConstant(unsigned ConstantIndex) const { in getConstant() function
|
/external/llvm/include/llvm/Object/ |
D | StackMapParser.h | 360 ConstantAccessor getConstant(unsigned ConstantIndex) const { in getConstant() function
|
/external/llvm/include/llvm/IR/ |
D | Metadata.h | 332 static ConstantAsMetadata *getConstant(Value *C) { in getConstant() function
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | Metadata.h | 346 static ConstantAsMetadata *getConstant(Value *C) { in getConstant() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | Metadata.h | 361 static ConstantAsMetadata *getConstant(Value *C) { in getConstant() function
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | Metadata.h | 361 static ConstantAsMetadata *getConstant(Value *C) { in getConstant() function
|
/external/llvm/lib/Analysis/ |
D | LazyValueInfo.cpp | 126 Constant *getConstant() const { in getConstant() function in __anonb20e53550111::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/ |
D | ConstantPoolGen.java | 723 public Constant getConstant( final int i ) { in getConstant() method in ConstantPoolGen
|
/external/llvm-project/mlir/lib/Transforms/ |
D | SCCP.cpp | 78 Attribute getConstant() const { return constantAndTag.getPointer(); } in getConstant() function in __anon319c02070111::LatticeValue
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
D | BPFAbstractMemberAccess.cpp | 515 uint64_t BPFAbstractMemberAccess::getConstant(const Value *IndexValue) { in getConstant() function in BPFAbstractMemberAccess
|