/external/dexmaker/dexmaker/src/main/java/com/android/dx/ |
D | Constants.java | 43 static TypedConstant getConstant(Object value) { in getConstant() method in Constants
|
/external/llvm/include/llvm/MC/ |
D | MCValue.h | 46 int64_t getConstant() const { return Cst; } in getConstant() function
|
/external/swiftshader/third_party/LLVM/include/llvm/MC/ |
D | MCValue.h | 42 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/clang/lib/CodeGen/ |
D | CGBlocks.h | 187 llvm::Value *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/lib/Analysis/ |
D | LazyValueInfo.cpp | 106 Constant *getConstant() const { in getConstant() function in __anond3f06b990111::LVILatticeVal 1024 Constant *LazyValueInfo::getConstant(Value *V, BasicBlock *BB) { in getConstant() function in LazyValueInfo
|
D | ScalarEvolution.cpp | 284 const SCEV *ScalarEvolution::getConstant(ConstantInt *V) { in getConstant() function in ScalarEvolution 295 const SCEV *ScalarEvolution::getConstant(const APInt& Val) { in getConstant() function in ScalarEvolution 300 ScalarEvolution::getConstant(Type *Ty, uint64_t V, bool isSigned) { in getConstant() function in ScalarEvolution
|
/external/llvm/include/llvm/Object/ |
D | StackMapParser.h | 360 ConstantAccessor getConstant(unsigned ConstantIndex) const { 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/llvm/include/llvm/IR/ |
D | Metadata.h | 332 static ConstantAsMetadata *getConstant(Value *C) { in getConstant() function
|
/external/llvm/lib/Analysis/ |
D | LazyValueInfo.cpp | 126 Constant *getConstant() const { in getConstant() function in __anon5917926d0111::LVILatticeVal 1482 Constant *LazyValueInfo::getConstant(Value *V, BasicBlock *BB, in getConstant() function in LazyValueInfo
|
D | ScalarEvolution.cpp | 309 const SCEV *ScalarEvolution::getConstant(ConstantInt *V) { in getConstant() function in ScalarEvolution 320 const SCEV *ScalarEvolution::getConstant(const APInt &Val) { in getConstant() function in ScalarEvolution 325 ScalarEvolution::getConstant(Type *Ty, uint64_t V, bool isSigned) { in getConstant() function in ScalarEvolution
|
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/ |
D | DebugInfo.h | 603 Constant *getConstant() const { return getConstantField(11); } in getConstant() function
|
/external/llvm/lib/Transforms/Scalar/ |
D | SCCP.cpp | 96 Constant *getConstant() const { in getConstant() function in __anon357eee1d0111::LatticeVal
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCompares.cpp | 1435 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/ |
D | SCCP.cpp | 94 Constant *getConstant() const { in getConstant() function in __anonb057c7490111::LatticeVal
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 923 SDValue SelectionDAG::getConstant(uint64_t Val, EVT VT, bool isT) { in getConstant() function in SelectionDAG 931 SDValue SelectionDAG::getConstant(const APInt &Val, EVT VT, bool isT) { in getConstant() function in SelectionDAG 935 SDValue SelectionDAG::getConstant(const ConstantInt &Val, EVT VT, bool isT) { in getConstant() function in SelectionDAG
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 1098 SDValue SelectionDAG::getConstant(uint64_t Val, const SDLoc &DL, EVT VT, in getConstant() function in SelectionDAG 1107 SDValue SelectionDAG::getConstant(const APInt &Val, const SDLoc &DL, EVT VT, in getConstant() function in SelectionDAG 1112 SDValue SelectionDAG::getConstant(const ConstantInt &Val, const SDLoc &DL, in getConstant() function in SelectionDAG
|
/external/llvm/unittests/IR/ |
D | MetadataTest.cpp | 107 Constant *getConstant() { in getConstant() function in __anon8134c2580111::MetadataTest
|