Lines Matching refs:MSVC
3 …-pseudos -enable-selectiondag-sp=true %s -o /dev/null 2>&1 | FileCheck %s -check-prefix=MSVC-SELDAG
4 …sel-pseudos -enable-selectiondag-sp=false %s -o /dev/null 2>&1 | FileCheck %s -check-prefix=MSVC-IR
18 ; MSVC-SELDAG: # Machine code for function test_branch_weights:
19 ; MSVC-SELDAG: mem:Volatile LD4[@__security_cookie]
20 ; MSVC-SELDAG: ST4[FixedStack0]
21 ; MSVC-SELDAG: LD4[FixedStack0]
22 ; MSVC-SELDAG: CALLpcrel32 <ga:@__security_check_cookie>
24 ; MSVC-IR: # Machine code for function test_branch_weights:
25 ; MSVC-IR: mem:Volatile LD4[@__security_cookie]
26 ; MSVC-IR: ST4[FixedStack0]
27 ; MSVC-IR: LD4[%StackGuardSlot]
28 ; MSVC-IR: CALLpcrel32 <ga:@__security_check_cookie>