| /external/dexmaker/src/main/java/com/google/dexmaker/ |
| D | Constants.java | 43 static TypedConstant getConstant(Object value) { in getConstant() method in Constants
|
| /external/dexmaker/src/dx/java/com/android/dx/rop/code/ |
| D | CstInsn.java | 60 public Constant getConstant() { in getConstant() method in CstInsn
|
| D | FillArrayDataInsn.java | 84 public Constant getConstant() { in getConstant() method in FillArrayDataInsn
|
| /external/llvm/include/llvm/MC/ |
| D | MCValue.h | 49 int64_t getConstant() const { return Cst; } in getConstant() function
|
| /external/proguard/src/proguard/classfile/editor/ |
| D | ComparableConstant.java | 83 public Constant getConstant() in getConstant() method in ComparableConstant
|
| /external/dexmaker/src/dx/java/com/android/dx/dex/code/ |
| D | CstInsn.java | 106 public Constant getConstant() { in getConstant() method in CstInsn
|
| /external/clang/lib/CodeGen/ |
| D | CGBlocks.h | 160 llvm::Value *getConstant() const { in getConstant() function
|
| /external/llvm/lib/Analysis/ |
| D | LazyValueInfo.cpp | 112 Constant *getConstant() const { in getConstant() function in __anon695cd6450111::LVILatticeVal 1038 Constant *LazyValueInfo::getConstant(Value *V, BasicBlock *BB) { in getConstant() function in LazyValueInfo
|
| D | ScalarEvolution.cpp | 312 const SCEV *ScalarEvolution::getConstant(ConstantInt *V) { in getConstant() function in ScalarEvolution 323 const SCEV *ScalarEvolution::getConstant(const APInt &Val) { in getConstant() function in ScalarEvolution 328 ScalarEvolution::getConstant(Type *Ty, uint64_t V, bool isSigned) { in getConstant() function in ScalarEvolution
|
| /external/proguard/src/proguard/classfile/ |
| D | ProgramClass.java | 74 public Constant getConstant(int constantIndex) in getConstant() method in ProgramClass
|
| /external/llvm/include/llvm/IR/ |
| D | DebugInfo.h | 378 Constant *getConstant() const { in getConstant() function 642 Constant *getConstant() const { return getConstantField(11); } in getConstant() function
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | SCCP.cpp | 93 Constant *getConstant() const { in getConstant() function in __anon45c431f50111::LatticeVal
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAG.cpp | 1091 SDValue SelectionDAG::getConstant(uint64_t Val, EVT VT, bool isT, bool isO) { in getConstant() function in SelectionDAG 1099 SDValue SelectionDAG::getConstant(const APInt &Val, EVT VT, bool isT, bool isO) in getConstant() function in SelectionDAG 1104 SDValue SelectionDAG::getConstant(const ConstantInt &Val, EVT VT, bool isT, in getConstant() function in SelectionDAG
|