Home
last modified time | relevance | path

Searched refs:left_left (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/Instrumentation/SanitizerCoverage/
Dpostdominator_check.ll13 br i1 %3, label %left_left, label %left_right
20 left_left:
22 ; CHECK-LABEL: left_left:
25 ; CHECK_NO_PRUNE-LABEL: left_left:
/external/v8/src/compiler/
Dnode-matchers.h540 Node* left_left = left_matcher.left().node(); in Initialize() local
543 if (left_matcher.HasIndexInput() && left_left->OwnedBy(left)) { in Initialize()
547 scale_expression = left_left; in Initialize()
554 index = left_left; in Initialize()
566 Node* left_left = left_matcher.left().node(); in Initialize() local
568 if (left_matcher.HasIndexInput() && left_left->OwnedBy(left)) { in Initialize()
573 scale_expression = left_left; in Initialize()
582 scale_expression = left_left; in Initialize()
599 index = left_left; in Initialize()
605 index = left_left; in Initialize()
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Inline/
Dinline-funclets.ll463 ; CHECK-NEXT: to label %[[unreach:.+]] unwind label %[[left_left:.+]]
468 ; CHECK: [[left_left]]:
584 ; CHECK-NEXT: to label %[[left_cont:.+]] unwind label %[[left_left:.+]]
589 ; CHECK: [[left_left]]: