Searched defs:GetConstant (Results 1 – 14 of 14) sorted by relevance
67 int32_t GetConstant() const { in GetConstant() function
58 HConstant* GetConstant() const { in GetConstant() function
115 HConstant* GetConstant() const { in GetConstant() function
137 int32_t GetConstant() const { return constant_; } in GetConstant() function in art::ValueBound
789 HConstant* HGraph::GetConstant(DataType::Type type, int64_t value) { in GetConstant() function in art::HGraph
83 virtual Constant *GetConstant(LatticeVal LV, Value *Val, SparseSolver &SS) { in GetConstant() function
68 uint32_t GetConstant() const { in GetConstant() function
387 const Constant* ConstantManager::GetConstant( in GetConstant() function in spvtools::opt::analysis::ConstantManager
518 const Constant* GetConstant(const Type* type, const C& literal_words_or_ids) { in GetConstant() function
1940 auto GetConstant = [&](Metadata *Bound) -> int64_t { in writeDIGenericSubrange() local