Searched defs:TestAndBranchIfAllClear (Results 1 – 2 of 2) sorted by relevance
1370 __ TestAndBranchIfAllClear( in Generate_InterpreterEntryTrampoline() local2596 __ TestAndBranchIfAllClear(x4, Map::Bits1::IsCallableBit::kMask, in Generate_Call() local2643 __ TestAndBranchIfAllClear( in Generate_ConstructFunction() local2699 __ TestAndBranchIfAllClear(x2, Map::Bits1::IsConstructorBit::kMask, in Generate_Construct() local
1449 void TurboAssembler::TestAndBranchIfAllClear(const Register& reg, in TestAndBranchIfAllClear() function