Home
last modified time | relevance | path

Searched refs:funcF (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/llvmlibc/
H A Dimplementation-in-namespace.cpp13 void funcF() {} in funcF() function
26 void funcF() {} in funcF() function
38 void funcF() {} in funcF() function
/llvm-project-15.0.7/clang/test/Sema/
H A Dno_callconv.cpp20 void __attribute__((thiscall)) funcF() {} // expected-error {{'thiscall' calling convention is not … in funcF() function
42 void __attribute__((thiscall)) funcF() {} // expected-warning {{'thiscall' calling convention is no… in funcF() function
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Davx-splat.ll127 define <8 x float> @funcF(i32 %val) nounwind {
128 ; X86-LABEL: funcF:
133 ; X64-LABEL: funcF: