Home
last modified time | relevance | path

Searched refs:test_return (Results 1 – 5 of 5) sorted by relevance

/external/llvm/test/CodeGen/AArch64/
Dcmpxchg-idioms.ll3 define i32 @test_return(i32* %p, i32 %oldval, i32 %newval) {
4 ; CHECK-LABEL: test_return:
/external/llvm/test/CodeGen/ARM/
Dcmpxchg-idioms.ll3 define i32 @test_return(i32* %p, i32 %oldval, i32 %newval) {
4 ; CHECK-LABEL: test_return:
/external/clang/test/Sema/
Dcaptured-statements.c26 void test_return() { in test_return() function
/external/clang/test/Analysis/
Dauto-obj-dtors-cfg-output.cpp129 void test_return() { in test_return() function
Dobjc-arc.m171 id test_return() { function