Home
last modified time | relevance | path

Searched refs:f35 (Results 1 – 25 of 25) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Daarch64-mangle-sve-vectors.cpp82 void f35(S<__clang_svuint64x3_t>) {} in f35() function
/llvm-project-15.0.7/clang/test/CodeGen/
H A Darm-arguments.c202 float32x4_t f35(int i, s35_with_align s1, s35_with_align s2) { in f35() function
H A Darm64-arguments.c243 float32x4_t f35(int i, s35_with_align s1, s35_with_align s2) { in f35() function
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Duse-nodiscard.cpp211 typename T::value_type f35() const;
/llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/
H A Dint-const-02.ll322 define void @f35(i8* %Src, i8* %Dst) {
323 ; CHECK-LABEL: f35:
H A Dmemset-03.ll329 define void @f35(i8* %dest) {
330 ; CHECK-LABEL: f35:
H A Dfp-libcall.ll248 define double @f35(double %x, double %y) {
249 ; CHECK-LABEL: f35:
H A Dmemset-04.ll339 define void @f35(i8* %dest) {
340 ; CHECK-LABEL: f35:
H A Dint-cmp-44.ll707 define i64 @f35(i64 %dummy, i32 %val, i64 *%dest) {
708 ; CHECK-LABEL: f35:
799 ; Test f35 for in-register extensions.
H A Drisbg-04.ll435 define i64 @f35(i64 %foo) {
436 ; CHECK-LABEL: f35:
H A Dvec-move-08.ll380 define <2 x i64> @f35(<2 x i64> %val, <2 x i64> %index, i64 %base) {
381 ; CHECK-LABEL: f35:
H A Dvec-move-10.ll357 define void @f35(<2 x double> %val, double *%base) {
358 ; CHECK-LABEL: f35:
H A Drisbg-01.ll457 define i64 @f35(i64 %foo) {
458 ; CHECK-LABEL: f35:
H A Dasm-18.ll753 define void @f35() {
754 ; CHECK-LABEL: f35:
/llvm-project-15.0.7/clang/test/CodeGen/X86/
H A Dx86_32-arguments-darwin.c145 struct s35 { struct { int : 0; } a; char b; char c; } f35(void) { while (1) {} } in f35() function
H A Dx86_64-arguments.c271 v1i64_2 f35(v1i64_2 arg) { return arg+arg; } in f35() function
/llvm-project-15.0.7/llvm/test/Bitcode/
H A Dattributes.ll218 define void @f35() optnone noinline
219 ; CHECK: define void @f35() #23
/llvm-project-15.0.7/mlir/test/IR/
H A Daffine-map.mlir336 // CHECK: @f35(memref<2x4x4xi8, #map{{[0-9]+}}, 1>)
337 func.func private @f35(memref<2x4x4xi8, #map35, 1>)
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dmemops_global.ll412 ; CHECK-LABEL: f35:
414 define void @f35() #0 {
/llvm-project-15.0.7/lld/test/wasm/Inputs/
H A Dmany-funcs.ll210 define i32 @f35() {
/llvm-project-15.0.7/clang/test/Analysis/
H A Dpr22954.c747 int f35(int i, int n) { in f35() function
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/isel/
H A Dlogical.ll1240 define <4 x i16> @f35(<4 x i16> %a0, <4 x i16> %a1, <4 x i16> %a2) #1 {
1241 ; CHECK-LABEL: f35:
/llvm-project-15.0.7/llvm/test/CodeGen/WebAssembly/
H A Dmultivalue-stackify.ll331 define void @f35() {
332 ; CHECK-LABEL: f35:
333 ; CHECK: .functype f35 () -> ()
/llvm-project-15.0.7/lld/test/wasm/
H A Dmany-functions.ll998 ; CHECK-NEXT: Name: f35
/llvm-project-15.0.7/llvm/test/Transforms/Attributor/
H A Dvalue-simplify-pointer-info.ll307 %f35 = getelementptr inbounds %struct.S, %struct.S* %s, i64 0, i32 5
308 %i6 = load float, float* %f35, align 4, !tbaa !11
1868 %f35 = getelementptr inbounds %struct.S, %struct.S* %s, i64 0, i32 5
1869 %i5 = load float, float* %f35, align 4, !tbaa !11