Searched defs:GetConstant (Results 1 – 5 of 5) sorted by relevance
103 HConstant* GetConstant() const { in GetConstant() function
316 HConstant* HGraph::GetConstant(Primitive::Type type, int64_t value) { in GetConstant() function in art::HGraph
109 int32_t GetConstant() const { return constant_; } in GetConstant() function in art::ValueBound
504 int32_t GetConstant(uint16_t dex_register_number, in GetConstant() function
2273 bool MIR::DecodedInstruction::GetConstant(int64_t* ptr_value, bool* wide) const { in GetConstant() function in art::MIR::DecodedInstruction