Home
last modified time | relevance | path

Searched refs:TestAndBranchIfAnySet (Results 1 – 7 of 7) sorted by relevance

/external/v8/src/arm64/
Dcodegen-arm64.cc151 __ TestAndBranchIfAnySet(result, kStringRepresentationMask, &external_string); in Generate() local
177 __ TestAndBranchIfAnySet(result, kStringEncodingMask, &one_byte); in Generate() local
Dmacro-assembler-arm64-inl.h1463 TestAndBranchIfAnySet(type.W(), kIsNotStringMask, not_string); in IsObjectJSStringType()
1467 TestAndBranchIfAnySet(type.W(), kIsNotStringMask, not_string); in IsObjectJSStringType()
1622 void MacroAssembler::TestAndBranchIfAnySet(const Register& reg, in TestAndBranchIfAnySet() function
Dcode-stubs-arm64.cc1725 __ TestAndBranchIfAnySet(string_representation, in Generate()
1928 __ TestAndBranchIfAnySet(result_, kIsNotStringMask, receiver_not_string_); in GenerateFast() local
2138 __ TestAndBranchIfAnySet( in GenerateInternalizedStrings() local
2237 __ TestAndBranchIfAnySet( in GenerateStrings() local
Dmacro-assembler-arm64.cc3466 TestAndBranchIfAnySet(reg, bit_pattern, if_any_set); in TestAndSplit()
3470 TestAndBranchIfAnySet(reg, bit_pattern, if_any_set); in TestAndSplit()
3723 TestAndBranchIfAnySet(scratch, mask, condition_met); in CheckPageFlag()
3735 TestAndBranchIfAnySet(scratch, mask, if_any_set); in CheckPageFlagSet()
Dmacro-assembler-arm64.h791 inline void TestAndBranchIfAnySet(const Register& reg,
/external/v8/src/builtins/arm64/
Dbuiltins-arm64.cc1465 __ TestAndBranchIfAnySet( in Generate_CompileLazy() local
2534 __ TestAndBranchIfAnySet(w3, FunctionKind::kClassConstructor in Generate_CallFunction() local
2544 __ TestAndBranchIfAnySet(w3, in Generate_CallFunction() local
/external/v8/src/crankshaft/arm64/
Dlithium-codegen-arm64.cc147 __ TestAndBranchIfAnySet(value_, mask_, label); in Emit() local
159 __ TestAndBranchIfAnySet(value_, mask_, label); in EmitInverted() local
1840 __ TestAndBranchIfAnySet( in DoBranch() local
5570 __ TestAndBranchIfAnySet( in DoLoadFieldByIndex() local