Home | History | Annotate | Download | only in x64

Lines Matching refs:false_target

3302     ControlDestination dest(&is_true, destination()->false_target(), true);
3316 destination()->false_target()->Unuse();
3317 destination()->false_target()->Jump();
3478 destination()->false_target()->Branch(is_smi);
3485 destination()->false_target()->Branch(not_zero);
3502 destination()->false_target()->Branch(is_smi);
3514 destination()->false_target()->Branch(is_smi);
3525 destination()->false_target()->Branch(is_smi);
3531 destination()->false_target()->Branch(equal);
3536 destination()->false_target()->Branch(not_zero);
3538 destination()->false_target()->Branch(below);
3627 destination()->false_target()->Branch(is_smi);
3643 destination()->false_target()->Branch(is_smi);
3660 destination()->false_target()->Branch(is_smi);
3670 destination()->false_target()->Branch(not_zero);
3672 destination()->false_target()->Branch(less);
3687 destination()->false_target()->Branch(is_smi);
3700 destination()->false_target()->Branch(is_smi);
4208 JumpTarget false_target;
4209 ControlDestination dest(&true_target, &false_target, true);
4229 if (false_target.is_linked()) {
4231 false_target.Bind();
4242 if (true_target.is_linked() || false_target.is_linked()) {
4248 if (false_target.is_linked()) {
4252 if (false_target.is_linked()) {
4253 false_target.Bind();
4307 // 'false_target'/'true_target' as appropriate.
4323 dest->false_target()->Branch(equal);
4335 dest->false_target()->Branch(equal);
4343 dest->false_target()->Branch(equal);
4347 dest->false_target()->Branch(equal);
5050 dest->false_target()->Jump();
5061 dest->false_target()->Jump();
5094 dest->false_target()->Branch(is_smi);
5142 dest->false_target()->Jump();