Searched refs:BranchIfCompare (Results 1 – 2 of 2) sorted by relevance
935 void BranchIfCompare::AllocateVreg(MaglevVregAllocationState* vreg_state, in AllocateVreg()937 void BranchIfCompare::GenerateCode(MaglevCodeGenState* code_gen_state, in GenerateCode()
1611 class BranchIfCompare1621 explicit BranchIfCompare(uint32_t bitfield, Operation operation, in BranchIfCompare() function