Searched refs:Flatten (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/utils/TableGen/
H A DClangOptionDocEmitter.cpp53 auto Flatten = [](Record *R) { local
58 while (R && Flatten(R)) {
68 if (Flatten(R))
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h411 void setCanBeFlattened(bool Flatten) { argument
413 CanBeFlattened = Flatten;
/freebsd-13-stable/stand/i386/btx/btx/
H A Dbtx.S501 addl %ebp,%edx # Flatten btx_v86 ptr

Completed in 105 milliseconds