Lines Matching defs:HLongConstant

54 class HLongConstant;
475 HLongConstant* GetLongConstant(int64_t value, uint32_t dex_pc = kNoDexPc) {
621 ArenaSafeMap<int64_t, HLongConstant*> cached_long_constants_;
2564 class HLongConstant : public HConstant {
2585 explicit HLongConstant(int64_t value, uint32_t dex_pc = kNoDexPc)
2591 DISALLOW_COPY_AND_ASSIGN(HLongConstant);
2925 virtual HConstant* Evaluate(HLongConstant* x) const = 0;
3002 virtual HConstant* Evaluate(HLongConstant* x, HLongConstant* y) const = 0;
3003 virtual HConstant* Evaluate(HLongConstant* x ATTRIBUTE_UNUSED,
3134 HConstant* Evaluate(HLongConstant* x, HLongConstant* y) const OVERRIDE {
3178 HConstant* Evaluate(HLongConstant* x, HLongConstant* y) const OVERRIDE {
3215 HConstant* Evaluate(HLongConstant* x, HLongConstant* y) const OVERRIDE {
3252 HConstant* Evaluate(HLongConstant* x, HLongConstant* y) const OVERRIDE {
3289 HConstant* Evaluate(HLongConstant* x, HLongConstant* y) const OVERRIDE {
3326 HConstant* Evaluate(HLongConstant* x, HLongConstant* y) const OVERRIDE {
3360 HConstant* Evaluate(HLongConstant* x, HLongConstant* y) const OVERRIDE {
3400 HConstant* Evaluate(HLongConstant* x, HLongConstant* y) const OVERRIDE {
3440 HConstant* Evaluate(HLongConstant* x, HLongConstant* y) const OVERRIDE {
3480 HConstant* Evaluate(HLongConstant* x, HLongConstant* y) const OVERRIDE {
3553 HConstant* Evaluate(HLongConstant* x, HLongConstant* y) const OVERRIDE {
4182 HConstant* Evaluate(HLongConstant* x) const OVERRIDE {
4253 HConstant* Evaluate(HLongConstant* x, HLongConstant* y) const OVERRIDE {
4286 HConstant* Evaluate(HLongConstant* x, HLongConstant* y) const OVERRIDE {
4321 HConstant* Evaluate(HLongConstant* x, HLongConstant* y) const OVERRIDE {
4368 HConstant* Evaluate(HLongConstant* x, HLongConstant* y) const OVERRIDE {
4420 HConstant* Evaluate(HLongConstant* x, HLongConstant* y) const OVERRIDE {
4489 HConstant* Evaluate(HLongConstant* value, HIntConstant* distance) const OVERRIDE {
4493 HConstant* Evaluate(HLongConstant* value ATTRIBUTE_UNUSED,
4494 HLongConstant* distance ATTRIBUTE_UNUSED) const OVERRIDE {
4535 HConstant* Evaluate(HLongConstant* value, HIntConstant* distance) const OVERRIDE {
4539 HConstant* Evaluate(HLongConstant* value ATTRIBUTE_UNUSED,
4540 HLongConstant* distance ATTRIBUTE_UNUSED) const OVERRIDE {
4583 HConstant* Evaluate(HLongConstant* value, HIntConstant* distance) const OVERRIDE {
4587 HConstant* Evaluate(HLongConstant* value ATTRIBUTE_UNUSED,
4588 HLongConstant* distance ATTRIBUTE_UNUSED) const OVERRIDE {
4625 HConstant* Evaluate(HLongConstant* x, HLongConstant* y) const OVERRIDE {
4662 HConstant* Evaluate(HLongConstant* x, HLongConstant* y) const OVERRIDE {
4699 HConstant* Evaluate(HLongConstant* x, HLongConstant* y) const OVERRIDE {
4745 HConstant* Evaluate(HLongConstant* value, HIntConstant* distance) const OVERRIDE {
4749 HConstant* Evaluate(HLongConstant* value ATTRIBUTE_UNUSED,
4750 HLongConstant* distance ATTRIBUTE_UNUSED) const OVERRIDE {
4830 HConstant* Evaluate(HLongConstant* x) const OVERRIDE {
4866 HConstant* Evaluate(HLongConstant* x ATTRIBUTE_UNUSED) const OVERRIDE {