Home
last modified time | relevance | path

Searched refs:Wrapping (Results 1 – 17 of 17) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/tweaks/
H A DTweakTesting.cpp37 auto Wrapping = wrapping(Ctx); in wrap() local
38 return (Wrapping.first + Inner + Wrapping.second).str(); in wrap()
42 auto Wrapping = wrapping(Ctx); in unwrap() local
45 if (Outer.startswith(Wrapping.first) && Outer.endswith(Wrapping.second) && in unwrap()
46 Outer.size() >= Wrapping.first.size() + Wrapping.second.size()) in unwrap()
47 return Outer.drop_front(Wrapping.first.size()) in unwrap()
48 .drop_back(Wrapping.second.size()); in unwrap()
/llvm-project-15.0.7/lldb/include/lldb/Expression/
H A DExpressionSourceCode.h22 enum Wrapping : bool { enum
34 llvm::StringRef body, Wrapping wrap) in ExpressionSourceCode()
41 Wrapping m_wrap;
/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionSourceCode.h78 Wrapping wrap, WrapKind wrap_kind);
H A DClangExpressionSourceCode.cpp183 llvm::StringRef body, Wrapping wrap, WrapKind wrap_kind) in ClangExpressionSourceCode()
/llvm-project-15.0.7/clang/lib/Format/
H A DFormat.cpp912 IO.mapOptional("AfterCaseLabel", Wrapping.AfterCaseLabel); in mapping()
913 IO.mapOptional("AfterClass", Wrapping.AfterClass); in mapping()
915 IO.mapOptional("AfterEnum", Wrapping.AfterEnum); in mapping()
916 IO.mapOptional("AfterFunction", Wrapping.AfterFunction); in mapping()
917 IO.mapOptional("AfterNamespace", Wrapping.AfterNamespace); in mapping()
919 IO.mapOptional("AfterStruct", Wrapping.AfterStruct); in mapping()
920 IO.mapOptional("AfterUnion", Wrapping.AfterUnion); in mapping()
922 IO.mapOptional("BeforeCatch", Wrapping.BeforeCatch); in mapping()
923 IO.mapOptional("BeforeElse", Wrapping.BeforeElse); in mapping()
925 IO.mapOptional("BeforeWhile", Wrapping.BeforeWhile); in mapping()
[all …]
/llvm-project-15.0.7/clang/docs/
H A DOffloadingDesign.rst61 * :ref:`Wrap <Device Binary Wrapping>` the :ref:`device images <Device linking>`
64 * Add the :ref:`wrapped binary <Device Binary Wrapping>` to the linker input and
136 which are used to create the :ref:`final image <Device Binary Wrapping>`.
262 then :ref:`wrapped <Device Binary Wrapping>` to create the symbols used to load
271 .. _Device Binary Wrapping:
273 Device Binary Wrapping
/llvm-project-15.0.7/llvm/test/Feature/
H A Doptnone-llc.ll46 ; LLC-Ox-DAG: Skipping pass 'Shrink Wrapping analysis'
/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DREADME.txt86 Find a clean way to fix the problem which leads to the Shrink Wrapping pass
/llvm-project-15.0.7/llvm/test/CodeGen/RISCV/
H A DO3-pipeline.ll138 ; CHECK-NEXT: Shrink Wrapping analysis
/llvm-project-15.0.7/llvm/test/CodeGen/ARM/
H A DO3-pipeline.ll147 ; CHECK-NEXT: Shrink Wrapping analysis
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A DO3-pipeline.ll180 ; CHECK-NEXT: Shrink Wrapping analysis
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dopt-pipeline.ll168 ; CHECK-NEXT: Shrink Wrapping analysis
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A DO3-pipeline.ll190 ; CHECK-NEXT: Shrink Wrapping analysis
/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Dllc-pipeline.ll362 ; GCN-O1-NEXT: Shrink Wrapping analysis
652 ; GCN-O1-OPTS-NEXT: Shrink Wrapping analysis
944 ; GCN-O2-NEXT: Shrink Wrapping analysis
1249 ; GCN-O3-NEXT: Shrink Wrapping analysis
/llvm-project-15.0.7/llvm/docs/
H A DCMakePrimer.rst81 strings throughout evaluation. Wrapping a variable in ``${}`` dereferences it
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp292 bool Wrapping, bool Predicated);
2839 bool Wrapping, bool Predicated) { in SelectMVE_VxDUP() argument
2866 if (Wrapping) in SelectMVE_VxDUP()
/llvm-project-15.0.7/polly/lib/External/isl/doc/
H A Duser.pod4972 =item * Wrapping
6686 =item * Wrapping