Home | History | Annotate | Download | only in src

Lines Matching full:hsub

1484 HValue* HSub::Canonicalize() {
1863 Range* HSub::InferRange(Zone* zone) {
2073 HSub* sub = HSub::cast(base);
2238 HSub* operation = HSub::cast(phi_operand);
4119 DEFINE_NEW_H_SIMPLE_ARITHMETIC_INSTR(HSub, -)