Searched refs:Flatten (Results 1 – 14 of 14) sorted by relevance
/openbsd/gnu/llvm/clang/utils/TableGen/ |
H A D | ClangOptionDocEmitter.cpp | 53 auto Flatten = [](Record *R) { in extractDocumentation() local 58 while (R && Flatten(R)) { in extractDocumentation() 68 if (Flatten(R)) in extractDocumentation()
|
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/ |
H A D | LoopFlatten.cpp | 921 bool Flatten(LoopNest &LN, DominatorTree *DT, LoopInfo *LI, ScalarEvolution *SE, in Flatten() function 952 Changed |= Flatten(LN, &AR.DT, &AR.LI, &AR.SE, &AR.AC, &AR.TTI, &U, in run() 1019 Flatten(*LN, DT, LI, SE, AC, TTI, nullptr, MSSAU ? &*MSSAU : nullptr); in runOnFunction()
|
/openbsd/gnu/llvm/clang/include/clang/CodeGen/ |
H A D | CGFunctionInfo.h | 470 void setCanBeFlattened(bool Flatten) { in setCanBeFlattened() argument 472 CanBeFlattened = Flatten; in setCanBeFlattened()
|
/openbsd/sys/dev/pci/drm/amd/display/ |
H A D | TODO | 14 4. DONE - Flatten all DC objects
|
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/ |
H A D | Transition.pod | 323 =item Test::Flatten
|
/openbsd/gnu/llvm/llvm/lib/Target/SPIRV/ |
H A D | SPIRVSymbolicOperands.td | 1265 defm Flatten : SelectionControlOperand<0x1>;
|
/openbsd/gnu/llvm/clang/docs/ |
H A D | ClangFormattedStatus.rst | 8497 * - polly/unittests/Flatten
|
/openbsd/gnu/usr.bin/gcc/gcc/f/ |
H A D | ChangeLog | 2314 * com.c (ffecom_arrayref_): Flatten references if requested.
|
/openbsd/gnu/llvm/clang/include/clang/Basic/ |
H A D | Attr.td | 1503 def Flatten : InheritableAttr {
|
/openbsd/gnu/gcc/gcc/cp/ |
H A D | ChangeLog-2002 | 2389 (build_vec_init): Flatten multi-dimensional array during cleanup.
|
/openbsd/gnu/llvm/clang/docs/tools/ |
H A D | clang-formatted-files.txt | 8789 polly/unittests/Flatten/FlattenTest.cpp
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | ChangeLog.4 | 13685 (get_raw_token): Flatten some control structure.
|
H A D | ChangeLog.6 | 15371 * dbxout.c (dbxout_symbol_location): Flatten subregs first;
|
/openbsd/gnu/usr.bin/gcc/gcc/cp/ |
H A D | ChangeLog | 3792 (build_vec_init): Flatten multi-dimensional array during cleanup.
|