Home
last modified time | relevance | path

Searched refs:S2c (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/test/Feature/
H A Dconstexpr.ll55 @S2c = constant %SType { i32 1, {float,{i8}} {float 2.0, {i8} {i8 3}}, i64 4}
60 @S2 = global %SType* @S2c ;; Ref. to constant S2
64 @S1fld1a = global float* getelementptr (%SType, %SType* @S2c, i64 0, i32 1, i32 0)
66 @S1fld1b = global float* getelementptr (%SType, %SType* @S2c, i64 0, i32 1, i32 0)
71 @S2fld3 = global i8* getelementptr (%SType, %SType* @S2c, i64 0, i32 1, i32 1, i32 0)
/llvm-project-15.0.7/llvm/test/Integer/
H A Dconstexpr_bt.ll57 @S2c = constant %SType { i33 1, {float,{i8}} {float 2.0, {i8} {i8 3}}, i64 4}
62 @S2 = global %SType* @S2c ;; Ref. to constant S2
66 @S1fld1a = global float* getelementptr (%SType, %SType* @S2c, i64 0, i32 1, i32 0)
68 @S1fld1b = global float* getelementptr (%SType, %SType* @S2c, i64 0, i32 1, i32 0)
73 @S2fld3 = global i8* getelementptr (%SType, %SType* @S2c, i64 0, i32 1, i32 1, i32 0)
/llvm-project-15.0.7/llvm/test/TableGen/
H A DSetTheory.td53 def S2c : Set<(sub S1c, b)>;
58 // CHECK: S2c = [ a c d ]
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dnested-name-spec.cpp347 struct S2c { struct