Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dllvmlibc-implementation-in-namespace.cpp13 void funcF() {} in funcF() function
26 void funcF() {} in funcF() function
38 void funcF() {} in funcF() function
/external/llvm-project/clang/test/Sema/
Dno_callconv.cpp19 void __attribute__((thiscall)) funcF() {} // expected-error {{'thiscall' calling convention is not … in funcF() function
40 void __attribute__((thiscall)) funcF() {} // expected-warning {{'thiscall' calling convention is no… in funcF() function
/external/skia/resources/sksl/errors/
DArrayOfVoid.sksl8 void[2] funcF() {}
/external/llvm-project/llvm/test/CodeGen/X86/
Davx-splat.ll128 define <8 x float> @funcF(i32 %val) nounwind {
129 ; X86-LABEL: funcF:
134 ; X64-LABEL: funcF:
/external/llvm/test/CodeGen/X86/
Davx-splat.ll100 define <8 x float> @funcF(i32 %val) nounwind {
101 ; CHECK-LABEL: funcF: