Searched refs:xfi (Results 1 – 2 of 2) sorted by relevance
/external/clang/test/CXX/temp/temp.decls/temp.class/temp.mem.func/ |
D | p1inst.cpp | 14 void test_f(X0<float, int> xfi, X0<void, int> xvi, float *fp, void *vp, int i) { in test_f() argument 15 xfi.f(fp, i); in test_f()
|
/external/llvm/test/CodeGen/Mips/Fast-ISel/ |
D | callabi.ll | 166 call void @xfi(float 0x4013906240000000, i32 102) 172 ; CHECK: lw $25, %got(xfi)($[[REG_GP]]) 178 declare void @xfi(float, i32) #1
|