Home
last modified time | relevance | path

Searched defs:SC1 (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang/test/OpenMP/
H A Dtarget_map_messages.cpp762 struct SC1{ struct
763 int a;
764 struct SB1 s;
765 struct SB1 *p;
766 int b[10];
/llvm-project/llvm/unittests/Support/
H A DCommandLineTest.cpp465 StackSubCommand SC1("sc1", "First subcommand"); in TEST() local
512 StackSubCommand SC1("sc1", "First subcommand"); in TEST() local
583 StackSubCommand SC1("sc1", "First subcommand"); TEST() local
698 StackSubCommand SC1("sc1", "First Subcommand"); TEST() local
748 StackSubCommand SC1("sc1", "First Subcommand"); TEST() local
791 StackSubCommand SC1("sc1", "First Subcommand"); TEST() local
2232 StackSubCommand SC1("sc1", "First Subcommand"); TEST() local
2253 StackSubCommand SC1("foo", "Foo subcommand"); TEST() local
2286 StackSubCommand SC1("sc1", "SC1 subcommand"); TEST() local
[all...]
/llvm-project/llvm/unittests/Transforms/Utils/
H A DScalarEvolutionExpanderTest.cpp423 auto *I = cast<Instruction>(Exp.expandCodeFor(SC1, nullptr, R)); in TEST_F() local
474 auto *I = cast<Instruction>(Exp.expandCodeFor(SC1, nullptr, R)); in TEST_F() local
/llvm-project/llvm/unittests/Analysis/
H A DMemorySSATest.cpp1050 StoreInst *SC1 = B.CreateStore(ConstantInt::get(Int8, 2), AllocaC); in TEST_F() local
/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp2047 unsigned SC1 = storageClassToAddressSpace(SPIRV::StorageClass::Generic); getOrCreateSPIRVDeviceEventPointer() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIDefines.h385 SC1 = SCC, global() enumerator