Home
last modified time | relevance | path

Searched refs:Flatten (Results 1 – 14 of 14) sorted by relevance

/openbsd/gnu/llvm/clang/utils/TableGen/
H A DClangOptionDocEmitter.cpp53 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 DLoopFlatten.cpp921 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 DCGFunctionInfo.h470 void setCanBeFlattened(bool Flatten) { in setCanBeFlattened() argument
472 CanBeFlattened = Flatten; in setCanBeFlattened()
/openbsd/sys/dev/pci/drm/amd/display/
H A DTODO14 4. DONE - Flatten all DC objects
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/
H A DTransition.pod323 =item Test::Flatten
/openbsd/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVSymbolicOperands.td1265 defm Flatten : SelectionControlOperand<0x1>;
/openbsd/gnu/llvm/clang/docs/
H A DClangFormattedStatus.rst8497 * - polly/unittests/Flatten
/openbsd/gnu/usr.bin/gcc/gcc/f/
H A DChangeLog2314 * com.c (ffecom_arrayref_): Flatten references if requested.
/openbsd/gnu/llvm/clang/include/clang/Basic/
H A DAttr.td1503 def Flatten : InheritableAttr {
/openbsd/gnu/gcc/gcc/cp/
H A DChangeLog-20022389 (build_vec_init): Flatten multi-dimensional array during cleanup.
/openbsd/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt8789 polly/unittests/Flatten/FlattenTest.cpp
/openbsd/gnu/usr.bin/gcc/gcc/
H A DChangeLog.413685 (get_raw_token): Flatten some control structure.
H A DChangeLog.615371 * dbxout.c (dbxout_symbol_location): Flatten subregs first;
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A DChangeLog3792 (build_vec_init): Flatten multi-dimensional array during cleanup.