Searched refs:FuncDef (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/clang-tools-extra/clangd/refactor/tweaks/ |
| H A D | DefineOutline.cpp | 432 auto FuncDef = getFunctionSourceCode( in apply() local 435 if (!FuncDef) in apply() 436 return FuncDef.takeError(); in apply() 440 *CCFile, InsertionPoint->Offset, 0, *FuncDef); in apply()
|
| /llvm-project-15.0.7/llvm/test/Transforms/NewGVN/ |
| H A D | 2009-01-22-SortInvalidation.ll | 8 %struct.AggInfo_func = type { %struct.Expr*, %struct.FuncDef*, i32, i32 } 30 …%struct.FuncDef = type { i16, i8, i8, i8, i8*, %struct.FuncDef*, void (%struct.sqlite3_context*, i… 55 %struct.VdbeFunc = type { %struct.FuncDef*, i32, [1 x %struct.AuxData] } 62 …%struct.sqlite3_context = type { %struct.FuncDef*, %struct.VdbeFunc*, %struct.Mem, %struct.Mem*, i…
|
| /llvm-project-15.0.7/llvm/test/Transforms/GVN/ |
| H A D | 2009-01-22-SortInvalidation.ll | 8 %struct.AggInfo_func = type { %struct.Expr*, %struct.FuncDef*, i32, i32 } 30 …%struct.FuncDef = type { i16, i8, i8, i8, i8*, %struct.FuncDef*, void (%struct.sqlite3_context*, i… 55 %struct.VdbeFunc = type { %struct.FuncDef*, i32, [1 x %struct.AuxData] } 62 …%struct.sqlite3_context = type { %struct.FuncDef*, %struct.VdbeFunc*, %struct.Mem, %struct.Mem*, i…
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | 2009-04-29-RegAllocAssert.ll | 33 %struct.FuncDef = type { i16, i8, i8, i8, ptr, ptr, ptr, ptr, ptr, [1 x i8] }
|