Home
last modified time | relevance | path

Searched defs:funcA (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/Sema/
H A Dno_callconv.cpp9 void __attribute__((vectorcall)) funcA() {} // expected-error {{'vectorcall' calling convention is … in funcA() function
26 void __attribute__((vectorcall)) funcA() {} in funcA() function
/llvm-project/bolt/test/runtime/
H A Dinstrumentation-indirect-2.c9 __attribute__((noinline)) void funcA(int pid) { printf("funcA %d\n", pid); } in funcA() function
/llvm-project/mlir/lib/Analysis/Presburger/
H A DPWMAFunction.cpp193 MultiAffineFunction funcA = *this; getLexSet() local
[all...]