Home
last modified time | relevance | path

Searched refs:return2 (Results 1 – 4 of 4) sorted by relevance

/external/llvm/test/DebugInfo/X86/
Dasm-macro-line-number.s13 .macro return2 arg macro
29 return2 0
/external/llvm/test/Transforms/SLPVectorizer/X86/
Dreturn.ll36 ; CHECK-LABEL: @return2
41 define double @return2(double* nocapture readonly %x) {
/external/llvm/test/CodeGen/ARM/
Dreg_sequence.ll109 br i1 undef, label %return1, label %return2
126 return2:
127 ; CHECK: %return2
/external/v8/test/cctest/
Dtest-assembler-arm64.cc9544 Label return1, return2, return3, done; in TEST() local
9560 __ Bind(&return2); in TEST()
9574 __ B(&return2); in TEST()
9577 __ B(&return2); in TEST()
9617 Label return1, return2, return3, done; in TEST() local
9633 __ Bind(&return2); in TEST()
9647 __ B(&return2); in TEST()
9650 __ B(&return2); in TEST()