Home
last modified time | relevance | path

Searched refs:second_third_required (Results 1 – 2 of 2) sorted by relevance

/external/llvm/test/MC/AsmParser/
Dmacro-qualifier-diagnostics.s46 .macro second_third_required first=0 second:req third:req macro
49 second_third_required 0
52 # CHECK: second_third_required 0
56 # CHECK: second_third_required 0
59 second_third_required third=3 first=1
62 # CHECK: second_third_required third=3 first=1
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AsmParser/
Dmacro-qualifier-diagnostics.s46 .macro second_third_required first=0 second:req third:req macro
49 second_third_required 0
52 # CHECK: second_third_required 0
56 # CHECK: second_third_required 0
59 second_third_required third=3 first=1
62 # CHECK: second_third_required third=3 first=1