Home
last modified time | relevance | path

Searched defs:GetConstant (Results 1 – 6 of 6) sorted by relevance

/aosp12/art/runtime/
H A Ddex_register_location.h66 int32_t GetConstant() const { in GetConstant() function
/aosp12/art/compiler/optimizing/
H A Dnodes_x86.h58 HConstant* GetConstant() const { in GetConstant() function
H A Dlocations.h110 HConstant* GetConstant() const { in GetConstant() function
H A Dbounds_check_elimination.cc137 int32_t GetConstant() const { return constant_; } in GetConstant() function in art::ValueBound
H A Dnodes.cc875 HConstant* HGraph::GetConstant(DataType::Type type, int64_t value, uint32_t dex_pc) { in GetConstant() function in art::HGraph
/aosp12/art/tools/veridex/
H A Dflow_analysis.h68 uint32_t GetConstant() const { in GetConstant() function