Home
last modified time | relevance | path

Searched refs:TestAndBranchIfAllClear (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/builtins/arm64/
H A Dbuiltins-arm64.cc1234 __ TestAndBranchIfAllClear(optimization_state, in MaybeOptimizeCodeOrTailCallOptimizedCodeSlot()
2839 __ TestAndBranchIfAllClear(flags, Map::Bits1::IsCallableBit::kMask, in Generate_Call()
2908 __ TestAndBranchIfAllClear( in Generate_ConstructFunction()
2973 __ TestAndBranchIfAllClear(flags, Map::Bits1::IsConstructorBit::kMask, in Generate_Construct()
/third_party/node/deps/v8/src/codegen/arm64/
H A Dmacro-assembler-arm64-inl.h1396 void TurboAssembler::TestAndBranchIfAllClear(const Register& reg, in TestAndBranchIfAllClear() function in v8::internal::TurboAssembler
H A Dmacro-assembler-arm64.h909 inline void TestAndBranchIfAllClear(const Register& reg,
H A Dmacro-assembler-arm64.cc3057 TestAndBranchIfAllClear(scratch, mask, condition_met); in TruncateDoubleToI()

Completed in 17 milliseconds