Home
last modified time | relevance | path

Searched defs:Length (Results 1 – 25 of 309) sorted by relevance

12345678910>>...13

/llvm-project/clang/test/CodeGenCXX/
H A D2012-03-16-StoreAlign.cpp3 struct Length { struct
4 Length(double v) { in Length() function
8 bool operator==(const Length& o) const { in operator ==() argument
11 bool operator!=(const Length& o) const { return !(*this == o); } in operator !=() argument
21 static Length inchLength(double inch); argument
H A Dpragma-loop-predicate.cpp3 void test0(int *List, int Length) { in test0()
12 void test1(int *List, int Length) { in test1()
21 void test2(int *List, int Length) { in test2()
31 void test3(int *List, int Length) { in test3()
42 void test4(int *List, int Length) { in test4()
52 void test5(int *List, int Length) { in test5()
62 void test6(int *List, int Length) { in test6()
73 void test7(int *List, int Length) { in test7()
84 void test8(int *List, int Length) { in test8()
95 void test9(int *List, int Length) { in test9()
H A Dpragma-loop.cpp4 void while_test(int *List, int Length) { in while_test()
21 void do_test(int *List, int Length) { in do_test()
35 void for_test(int *List, int Length) { in for_test()
58 void disable_test(int *List, int Length) { in disable_test()
71 void for_define_test(int *List, int Length, int Value) { in for_define_test()
81 void for_contant_expression_test(int *List, int Length) { in for_contant_expression_test()
97 void for_template_test(A *List, int Length, A Value) { in for_template_test()
107 void for_template_define_test(A *List, int Length, A Value) { in for_template_define_test()
121 void for_template_constant_expression_test(A *List, int Length) { in for_template_constant_expression_test()
153 void template_test(double *List, int Length) { in template_test()
[all …]
H A Dpragma-unroll.cpp7 void while_test(int *List, int Length) { in while_test()
20 void do_test(int *List, int Length) { in do_test()
33 void for_test(int *List, int Length) { in for_test()
57 void for_define_test(int *List, int Length, int Value) { in for_define_test()
68 void for_template_test(A *List, int Length, A Value) { in for_template_test()
79 void for_template_define_test(A *List, int Length, A Value) { in for_template_define_test()
92 void template_test(double *List, int Length) { in template_test()
99 void for_unroll_zero_test(int *List, int Length) { in for_unroll_zero_test()
108 void while_unroll_zero_test(int *List, int Length) { in while_unroll_zero_test()
H A Dpragma-gcc-unroll.cpp7 void while_test(int *List, int Length) { in while_test()
20 void do_test(int *List, int Length) { in do_test()
33 void for_test(int *List, int Length) { in for_test()
57 void for_define_test(int *List, int Length, int Value) { in for_define_test()
68 void for_template_test(A *List, int Length, A Value) { in for_template_test()
79 void for_template_define_test(A *List, int Length, A Value) { in for_template_define_test()
92 void template_test(double *List, int Length) { in template_test()
99 void for_unroll_zero_test(int *List, int Length) { in for_unroll_zero_test()
108 void while_unroll_zero_test(int *List, int Length) { in while_unroll_zero_test()
H A Dpragma-loop-pr27643.cpp3 void loop1(int *List, int Length) { in loop1()
14 void loop2(int *List, int Length) { in loop2()
24 void loop3(int *List, int Length) { in loop3()
34 void loop4(int *List, int Length) { in loop4()
H A Dpragma-pipeline.cpp3 void pipeline_disabled(int *List, int Length, int Value) { in pipeline_disabled()
12 void pipeline_not_disabled(int *List, int Length, int Value) { in pipeline_not_disabled()
19 void pipeline_initiation_interval(int *List, int Length, int Value) { in pipeline_initiation_interval()
28 void pipeline_disabled_on_nested_loop(int *List, int Length, int Value) { in pipeline_disabled_on_nested_loop()
H A Dfno-unroll-loops-metadata.cpp11 void while_test(int *List, int Length) { in while_test()
24 void do_test(int *List, int Length) { in do_test()
37 void for_test(int *List, int Length) { in for_test()
H A Dpragma-unroll-and-jam.cpp3 void unroll_and_jam(int *List, int Length, int Value) { in unroll_and_jam()
15 void unroll_and_jam_count(int *List, int Length, int Value) { in unroll_and_jam_count()
27 void nounroll_and_jam(int *List, int Length, int Value) { in nounroll_and_jam()
39 void clang_unroll_plus_nounroll_and_jam(int *List, int Length, int Value) { in clang_unroll_plus_nounroll_and_jam()
H A Dpragma-loop-safety.cpp4 void vectorize_test(int *List, int Length) { in vectorize_test()
27 void interleave_test(int *List, int Length) { in interleave_test()
H A Dpragma-loop-safety-imperfectly_nested.cpp6 void vectorize_imperfectly_nested_test(int *List, int Length) { in vectorize_imperfectly_nested_test()
H A Dpragma-loop-safety-nested.cpp5 void vectorize_nested_test(int *List, int Length) { in vectorize_nested_test()
H A Dpragma-loop-safety-outer.cpp5 void vectorize_outer_test(int *List, int Length) { in vectorize_outer_test()
/llvm-project/clang/test/PCH/
H A Dpragma-loop.cpp30 inline void run1(int *List, int Length) { in run1() argument
41 inline void run2(int *List, int Length) { in run2() argument
53 inline void run3(int *List, int Length) { in run3() argument
65 inline void run4(int *List, int Length) { in run4() argument
74 inline void run5(int *List, int Length) { in run5() argument
83 run6(int * List,int Length) run6() argument
93 run7(int * List,int Length) run7() argument
101 run8(int * List,int Length) run8() argument
109 run9(int * List,int Length) run9() argument
117 run10(int * List,int Length) run10() argument
[all...]
/llvm-project/clang/test/Parser/
H A Dpragma-fp.cpp3 void test_0(int *List, int Length) { in test_0()
10 void test_1(int *List, int Length) { in test_1()
18 void test_3(int *List, int Length) { in test_3()
26 void test_4(int *List, int Length) { in test_4()
34 void test_5(int *List, int Length) { in test_5()
42 void test_6(int *List, int Length) { in test_6()
50 void test_7(int *List, int Length) { in test_7()
58 void test_8(int *List, int Length) { in test_8()
H A Dpragma-loop.cpp7 void test_nontype_template_param(int *List, int Length) { in test_nontype_template_param()
20 void test_nontype_template_vectorize(int *List, int Length) { in test_nontype_template_vectorize()
33 void test_nontype_template_interleave(int *List, int Length) { in test_nontype_template_interleave()
46 void test_nontype_template_char(int *List, int Length) { in test_nontype_template_char()
54 void test_nontype_template_bool(int *List, int Length) { in test_nontype_template_bool()
62 void test_nontype_template_badarg(int *List, int Length) { in test_nontype_template_badarg()
72 void test_type_template_vectorize(int *List, int Length) { in test_type_template_vectorize()
85 void test(int *List, int Length) { // expected-note {{declared here}} in test()
306 void foo(int *List, int Length) { in foo()
H A Dwarn-cuda-compat.cu8 void test(int *List, int Length) { in test()
H A Dpragma-loop-safety.cpp6 void test(int *List, int Length) { in test()
/llvm-project/llvm/tools/llvm-readobj/
H A DARMWinEHPrinter.cpp329 unsigned Length, bool Prologue) { in opcode_0xxxxxxx() argument
340 unsigned Length, bool Prologue) { in opcode_10Lxxxxx() argument
359 unsigned Length, bool Prologue) { in opcode_1100xxxx() argument
371 unsigned Length, bool Prologue) { in opcode_11010Lxx() argument
388 unsigned Length, bool Prologue) { in opcode_11011Lxx() argument
405 unsigned Length, bool Prologue) { in opcode_11100xxx() argument
419 unsigned Length, bool Prologue) { in opcode_111010xx() argument
432 unsigned Length, bool Prologue) { in opcode_1110110L() argument
446 unsigned Length, bool Prologue) { in opcode_11101110() argument
462 unsigned Length, boo in opcode_11101111() argument
480 opcode_11110101(const uint8_t * OC,unsigned & Offset,unsigned Length,bool Prologue) opcode_11110101() argument
495 opcode_11110110(const uint8_t * OC,unsigned & Offset,unsigned Length,bool Prologue) opcode_11110110() argument
510 opcode_11110111(const uint8_t * OC,unsigned & Offset,unsigned Length,bool Prologue) opcode_11110111() argument
523 opcode_11111000(const uint8_t * OC,unsigned & Offset,unsigned Length,bool Prologue) opcode_11111000() argument
538 opcode_11111001(const uint8_t * OC,unsigned & Offset,unsigned Length,bool Prologue) opcode_11111001() argument
551 opcode_11111010(const uint8_t * OC,unsigned & Offset,unsigned Length,bool Prologue) opcode_11111010() argument
566 opcode_11111011(const uint8_t * OC,unsigned & Offset,unsigned Length,bool Prologue) opcode_11111011() argument
573 opcode_11111100(const uint8_t * OC,unsigned & Offset,unsigned Length,bool Prologue) opcode_11111100() argument
580 opcode_11111101(const uint8_t * OC,unsigned & Offset,unsigned Length,bool Prologue) opcode_11111101() argument
587 opcode_11111110(const uint8_t * OC,unsigned & Offset,unsigned Length,bool Prologue) opcode_11111110() argument
594 opcode_11111111(const uint8_t * OC,unsigned & Offset,unsigned Length,bool Prologue) opcode_11111111() argument
601 opcode_alloc_s(const uint8_t * OC,unsigned & Offset,unsigned Length,bool Prologue) opcode_alloc_s() argument
611 opcode_save_r19r20_x(const uint8_t * OC,unsigned & Offset,unsigned Length,bool Prologue) opcode_save_r19r20_x() argument
624 opcode_save_fplr(const uint8_t * OC,unsigned & Offset,unsigned Length,bool Prologue) opcode_save_fplr() argument
634 opcode_save_fplr_x(const uint8_t * OC,unsigned & Offset,unsigned Length,bool Prologue) opcode_save_fplr_x() argument
647 opcode_alloc_m(const uint8_t * OC,unsigned & Offset,unsigned Length,bool Prologue) opcode_alloc_m() argument
660 opcode_save_regp(const uint8_t * OC,unsigned & Offset,unsigned Length,bool Prologue) opcode_save_regp() argument
675 opcode_save_regp_x(const uint8_t * OC,unsigned & Offset,unsigned Length,bool Prologue) opcode_save_regp_x() argument
696 opcode_save_reg(const uint8_t * OC,unsigned & Offset,unsigned Length,bool Prologue) opcode_save_reg() argument
711 opcode_save_reg_x(const uint8_t * OC,unsigned & Offset,unsigned Length,bool Prologue) opcode_save_reg_x() argument
728 opcode_save_lrpair(const uint8_t * OC,unsigned & Offset,unsigned Length,bool Prologue) opcode_save_lrpair() argument
744 opcode_save_fregp(const uint8_t * OC,unsigned & Offset,unsigned Length,bool Prologue) opcode_save_fregp() argument
759 opcode_save_fregp_x(const uint8_t * OC,unsigned & Offset,unsigned Length,bool Prologue) opcode_save_fregp_x() argument
778 opcode_save_freg(const uint8_t * OC,unsigned & Offset,unsigned Length,bool Prologue) opcode_save_freg() argument
793 opcode_save_freg_x(const uint8_t * OC,unsigned & Offset,unsigned Length,bool Prologue) opcode_save_freg_x() argument
809 opcode_alloc_l(const uint8_t * OC,unsigned & Offset,unsigned Length,bool Prologue) opcode_alloc_l() argument
821 opcode_setfp(const uint8_t * OC,unsigned & Offset,unsigned Length,bool Prologue) opcode_setfp() argument
830 opcode_addfp(const uint8_t * OC,unsigned & Offset,unsigned Length,bool Prologue) opcode_addfp() argument
842 opcode_nop(const uint8_t * OC,unsigned & Offset,unsigned Length,bool Prologue) opcode_nop() argument
849 opcode_end(const uint8_t * OC,unsigned & Offset,unsigned Length,bool Prologue) opcode_end() argument
856 opcode_end_c(const uint8_t * OC,unsigned & Offset,unsigned Length,bool Prologue) opcode_end_c() argument
864 opcode_save_next(const uint8_t * OC,unsigned & Offset,unsigned Length,bool Prologue) opcode_save_next() argument
875 opcode_save_any_reg(const uint8_t * OC,unsigned & Offset,unsigned Length,bool Prologue) opcode_save_any_reg() argument
952 opcode_trap_frame(const uint8_t * OC,unsigned & Offset,unsigned Length,bool Prologue) opcode_trap_frame() argument
959 opcode_machine_frame(const uint8_t * OC,unsigned & Offset,unsigned Length,bool Prologue) opcode_machine_frame() argument
967 opcode_context(const uint8_t * OC,unsigned & Offset,unsigned Length,bool Prologue) opcode_context() argument
974 opcode_ec_context(const uint8_t * OC,unsigned & Offset,unsigned Length,bool Prologue) opcode_ec_context() argument
981 opcode_clear_unwound_to_call(const uint8_t * OC,unsigned & Offset,unsigned Length,bool Prologue) opcode_clear_unwound_to_call() argument
989 opcode_pac_sign_lr(const uint8_t * OC,unsigned & Offset,unsigned Length,bool Prologue) opcode_pac_sign_lr() argument
[all...]
/llvm-project/clang/test/AST/
H A Dast-print-pragmas.cpp7 void test(int *List, int Length) { in test()
79 void test_nontype_template_param(int *List, int Length) { in test_nontype_template_param()
89 void test_templates(int *List, int Length) { in test_templates()
/llvm-project/llvm/include/llvm/Support/
H A DBinaryStreamRef.h33 std::optional<uint64_t> Length) in BinaryStreamRefBase()
37 std::optional<uint64_t> Length) in BinaryStreamRefBase()
143 std::optional<uint64_t> Length; variable
158 std::optional<uint64_t> Length) in BinaryStreamRef()
222 uint64_t ViewOffset, std::optional<uint64_t> Length) in WritableBinaryStreamRef()
/llvm-project/llvm/lib/Support/
H A DBinaryStreamReader.cpp91 size_t Length = FoundOffset - OriginalOffset; in readCString() local
102 uint64_t Length = 0; in readWideString() local
121 Error BinaryStreamReader::readFixedString(StringRef &Dest, uint32_t Length) { in readFixedString()
133 Error BinaryStreamReader::readStreamRef(BinaryStreamRef &Ref, uint32_t Length) { in readStreamRef()
142 uint32_t Length) { in readSubstream()
H A DConvertEBCDIC.cpp75 size_t Length = Source.size(); in convertToEBCDIC() local
108 size_t Length = Source.size(); in convertToUTF8() local
/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeTypeBuiltin.h43 uint64_t Length; variable
/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugArangeSet.h28 uint64_t Length; member
46 uint64_t Length; member

12345678910>>...13