Home | History | Annotate | Download | only in arm64

Lines Matching refs:w4

2132   //   w4       string_encoding                 Latin1 or UC16
2142 Register string_encoding = w4;
2749 __ Ldr(w4, FieldMemOperand(x3, SharedFunctionInfo::kCompilerHintsOffset));
2750 __ Tbnz(w4, SharedFunctionInfo::kStrictModeFunction, cont);
2753 __ Tbnz(w4, SharedFunctionInfo::kNative, cont);