Home
last modified time | relevance | path

Searched defs:u1 (Results 1 – 25 of 55) sorted by relevance

123

/llvm-project/flang/test/Lower/OpenMP/
H A Ddelayed-privatization-array.f9021 subroutine delayed_privatization_private_1d(var1, l1, u1) argument
23 integer(8):: l1, u1 local
50 subroutine delayed_privatization_private_2d(var1, l1, u1, l2, u2) argument
52 integer(8):: l1, u1, l2, u2 local
/llvm-project/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/
H A Dmove_convert.pass.cpp189 U1 u1(nullptr, ddest); in doDeleterTest() local
323 U1 u1; in test_deleter_value_category() local
332 U1 u1(nullptr, d1); in test_deleter_value_category() local
341 U1 u1(nullptr, cd1); in test_deleter_value_category() local
351 U1 u1; in test_deleter_value_category() local
360 U1 u1; in test_deleter_value_category() local
370 U1 u1(nullptr, d1); in test_deleter_value_category() local
379 U1 u1(nullptr, d1); in test_deleter_value_category() local
389 U1 u1(nullptr, cd1); in test_deleter_value_category() local
398 U1 u1(nullptr, cd1); in test_deleter_value_category() local
/llvm-project/compiler-rt/lib/builtins/
H A Dudivmodti4.c23 static inline du_int udiv128by64to64default(du_int u1, du_int u0, du_int v, in udiv128by64to64default()
84 static inline du_int udiv128by64to64(du_int u1, du_int u0, du_int v, in udiv128by64to64()
/llvm-project/clang/test/CodeGen/
H A Dindirect-noundef.cpp7 union u1 { union
H A Dunion-non-trivial-member.cpp19 UnionInt u1; in f() local
H A Dnoundef-analysis.cpp4 union u1 { union
H A Dbuiltins-bpf-preserve-field-info-1.c11 union u1 { union
H A Dxcore-stringtype.c157 union U3{union U1 u1;}; member
158 union U4{union U1 u1;}; member
159 void unionType1(union U1 u1) {} in unionType1()
H A Dmcu-struct-return.c10 } u1; variable
/llvm-project/clang/test/CodeGenCUDA/
H A Dunused-global-var.cu36 __device__ int u1; variable
H A Dhost-used-device-var.cu32 __device__ int u1; variable
/llvm-project/clang/test/Parser/
H A Dcxx-friend.cpp19 int u1; member
/llvm-project/clang/test/CodeGen/LoongArch/
H A Dabi-lp64d-empty-unions.c10 union u1 { }; union
/llvm-project/flang/test/Lower/Intrinsics/
H A Dlbound.f9063 subroutine lbound_test_4(a, dim, l1, u1, l2, u2) argument
64 integer(8):: dim, l1, u1, l2, u2 local
/llvm-project/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
H A Dmove_convert.pass.cpp182 U1 u1(std::move(u2)); in test_deleter_value_category() local
189 U1 u1(std::move(u2)); in test_deleter_value_category() local
196 U1 u1(std::move(u2)); in test_deleter_value_category() local
/llvm-project/clang/test/SemaTemplate/
H A Dfun-template-def.cpp24 T f1(T t1, U u1, int i1, T** tpp) in f1()
/llvm-project/clang/test/CodeGenCXX/
H A Dbitfield-layout.cpp50 Test1 u1; in test_assign() local
78 Test1 u1 = {1}; in test_init() local
/llvm-project/clang/test/Sema/
H A Dvector-ops.c79 unsigned u1; in testLogicalVecScalar() local
/llvm-project/libcxx/test/std/utilities/utility/pairs/pair.piecewise/
H A Dpiecewise_construct.pass.cpp40 constexpr explicit B(double d, unsigned u1, unsigned u2) : d_(d), u1_(u1), u2_(u2) {} in B()
/llvm-project/clang/test/AST/
H A Dast-dump-APValue-union.cpp45 constexpr U1 u1{}; in Test() local
/llvm-project/clang/test/AST/Interp/
H A Dunions.cpp
/llvm-project/flang/test/Semantics/
H A Dallocate04.f9029 class(*), allocatable :: u1, u2(:) local
/llvm-project/clang/test/Preprocessor/
H A Ducn-pp-identifier.c122 #define \u1{123} // expected-warning {{incomplete universal character name; treating as '\' f… macro
/llvm-project/clang/test/CXX/class/class.static/class.static.data/
H A Dp3.cpp48 U<int> u1; variable
/llvm-project/clang/test/Analysis/
H A Dconstant-folding.c285 void testDisequalityRules(unsigned int u1, unsigned int u2, unsigned int u3, in testDisequalityRules()

123