Searched defs:TestAndBranchIfAllClear (Results 1 – 2 of 2) sorted by relevance
1234 __ TestAndBranchIfAllClear(optimization_state, in MaybeOptimizeCodeOrTailCallOptimizedCodeSlot() local2839 __ TestAndBranchIfAllClear(flags, Map::Bits1::IsCallableBit::kMask, in Generate_Call() local2908 __ TestAndBranchIfAllClear( in Generate_ConstructFunction() local2973 __ TestAndBranchIfAllClear(flags, Map::Bits1::IsConstructorBit::kMask, in Generate_Construct() local
1396 void TurboAssembler::TestAndBranchIfAllClear(const Register& reg, in TestAndBranchIfAllClear() function