Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes_x86.h51 HConstant* GetConstant() const { in GetConstant() function
Dlocations.h110 HConstant* GetConstant() const { in GetConstant() function
Dbounds_check_elimination.cc136 int32_t GetConstant() const { return constant_; } in GetConstant() function in art::ValueBound
Dnodes.cc531 HConstant* HGraph::GetConstant(Primitive::Type type, int64_t value, uint32_t dex_pc) { in GetConstant() function in art::HGraph
/art/runtime/
Dstack_map.h487 int32_t GetConstant(uint16_t dex_register_number, in GetConstant() function