| /llvm-project-15.0.7/llvm/test/CodeGen/Generic/ |
| H A D | 2002-04-16-StackFrameSizeAlignment.ll | 6 declare i32 @SIM(i8*, i8*, i32, i32, i32, [256 x i32]*, i32, i32, i32) 11 …call i32 @SIM( i8* null, i8* null, i32 0, i32 0, i32 0, [256 x i32]* %V, i32 0, i32 0, i32 2 ) …
|
| /llvm-project-15.0.7/clang-tools-extra/clang-include-fixer/plugin/ |
| H A D | IncludeFixerPlugin.cpp | 27 ASTConsumerManagerWrapper(std::shared_ptr<SymbolIndexManager> SIM) in ASTConsumerManagerWrapper() 28 : SymbolIndexMgr(std::move(SIM)) {} in ASTConsumerManagerWrapper()
|
| /llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/ |
| H A D | EPCIndirectionUtils.cpp | 140 StubInitsMap SIM; in createStub() local 141 SIM[StubName] = std::make_pair(StubAddr, StubFlags); in createStub() 142 return createStubs(SIM); in createStub()
|
| /llvm-project-15.0.7/lld/test/MachO/invalid/ |
| H A D | incompatible-arch.s | 45 # RUN: -o /dev/null 2>&1 | FileCheck %s --check-prefix=CROSS-SIM 46 # CROSS-SIM: {{.*}}test_x86_ios.o has platform iOS, which is different from target platform watchOS…
|
| /llvm-project-15.0.7/llvm/test/CodeGen/ARM/ |
| H A D | 2009-06-30-RegScavengerAssert5.ll | 5 define void @SIM(i8* %A, i8* %B, i32 %M, i32 %N, i32 %K, [256 x i32]* %V, i32 %Q, i32 %R, i32 %nseq…
|
| H A D | 2009-06-30-RegScavengerAssert2.ll | 13 define void @SIM(i8* %A, i8* %B, i32 %M, i32 %N, i32 %K, [256 x i32]* %V, i32 %Q, i32 %R, i32 %nseq…
|
| H A D | 2009-06-30-RegScavengerAssert.ll | 15 define void @SIM(i8* %A, i8* %B, i32 %M, i32 %N, i32 %K, [256 x i32]* %V, i32 %Q, i32 %R, i32 %nseq…
|
| H A D | 2009-06-30-RegScavengerAssert4.ll | 11 define void @SIM(i8* %A, i8* %B, i32 %M, i32 %N, i32 %K, [256 x i32]* %V, i32 %Q, i32 %R, i32 %nseq…
|
| H A D | 2009-06-30-RegScavengerAssert3.ll | 5 define void @SIM(i8* %A, i8* %B, i32 %M, i32 %N, i32 %K, [256 x i32]* %V, i32 %Q, i32 %R, i32 %nseq…
|
| H A D | 2009-07-01-CommuteBug.ll | 7 define void @SIM(i8* %A, i8* %B, i32 %M, i32 %N, i32 %K, [256 x i32]* %V, i32 %Q, i32 %R, i32 %nseq…
|
| /llvm-project-15.0.7/llvm/tools/llvm-jitlink/ |
| H A D | llvm-jitlink.cpp | 298 operator<<(raw_ostream &OS, const Session::SymbolInfoMap &SIM) { in operator <<() argument 300 for (auto &SKV : SIM) in operator <<()
|