Searched refs:testn (Results 1 – 3 of 3) sorted by relevance
/external/llvm/test/CodeGen/X86/ |
D | tailcall-64.ll | 140 declare { i64, { i32, i32 } } @testn() 143 %A = tail call { i64, { i32, i32 } } @testn()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | tailcall-64.ll | 165 declare { i64, { i32, i32 } } @testn() 172 %A = tail call { i64, { i32, i32 } } @testn()
|
/external/icu/icu4c/source/test/perf/howExpensiveIs/ |
D | howExpensiveIs.cpp | 255 #define OCName(svc,ub,testn,suffix,n) testn ## svc ## ub ## suffix ## n argument
|