Searched defs:SC1 (Results 1 – 6 of 6) sorted by relevance
/llvm-project/clang/test/OpenMP/ |
H A D | target_map_messages.cpp | 762 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 D | CommandLineTest.cpp | 465 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 D | ScalarEvolutionExpanderTest.cpp | 423 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 D | MemorySSATest.cpp | 1050 StoreInst *SC1 = B.CreateStore(ConstantInt::get(Int8, 2), AllocaC); in TEST_F() local
|
/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVBuiltins.cpp | 2047 unsigned SC1 = storageClassToAddressSpace(SPIRV::StorageClass::Generic); getOrCreateSPIRVDeviceEventPointer() local
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIDefines.h | 385 SC1 = SCC, global() enumerator
|