Home
last modified time | relevance | path

Searched defs:outp (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/CodeGen/PowerPC/
H A Dppc-mma-types.c64 void testVQTypedef(int *inp, int *outp) { in testVQTypedef()
256 void testVPTypedef(int *inp, int *outp) { in testVPTypedef()
/llvm-project/lldb/source/API/
H A DSBInstruction.cpp270 void SBInstruction::Print(FILE *outp) { in Print()
/llvm-project/clang/test/SemaCXX/
H A Dppc-pair-mma-types.cpp10 void testVQAlias(int *inp, int *outp) { in testVQAlias()
201 void testVPAlias(int *inp, int *outp) { in testVPAlias()
/llvm-project/compiler-rt/include/sanitizer/
H A Dlinux_syscall_hooks.h1187 #define __sanitizer_syscall_pre_select(n, inp, outp, exp, tvp) \ argument
1190 #define __sanitizer_syscall_post_select(res, n, inp, outp, exp, tvp) \ argument