Searched defs:GetConstant (Results 1 – 5 of 5) sorted by relevance
51 HConstant* GetConstant() const { in GetConstant() function
110 HConstant* GetConstant() const { in GetConstant() function
136 int32_t GetConstant() const { return constant_; } in GetConstant() function in art::ValueBound
531 HConstant* HGraph::GetConstant(Primitive::Type type, int64_t value, uint32_t dex_pc) { in GetConstant() function in art::HGraph
487 int32_t GetConstant(uint16_t dex_register_number, in GetConstant() function