Home
last modified time | relevance | path

Searched full:adjustments (Results 1 – 25 of 128) sorted by relevance

123456

/llvm-project/llvm/test/CodeGen/X86/
H A Dmusttail-inalloca.ll4 ; Previously, we would accidentally leave behind SP adjustments to setup a call
5 ; frame for the musttail call target, and SP adjustments would end up
H A Dhuge-stack-offset2.ll9 ; For stack frames between 2GB and 16GB, do multiple adjustments.
33 ; of adjustments.
H A Dinline-asm-stack-realign.ll7 ; CHECK: Stack realignment in presence of dynamic stack adjustments is not supported with inline as…
H A Dinline-asm-stack-realign2.ll7 ; CHECK: Stack realignment in presence of dynamic stack adjustments is not supported with inline as…
H A Dnoreturn-call-linux.ll3 ; PR43155, we used to emit dead stack adjustments for noreturn calls with stack
H A Dmingw-comdats-xdata.ll5 ; symbol attached, which requires a bit of adjustments for the assembler output.
H A Dnoreturn-call.ll84 ; Check that there are no stack adjustments after stdcall_abort.
/llvm-project/openmp/runtime/src/
H A Dkmp_wrapper_malloc.h48 // some adjustments...
59 // some adjustments...
71 // some adjustments...
/llvm-project/flang/include/flang/Optimizer/Builder/Runtime/
H A DCharacter.h24 /// complex runtime cases handling left or right adjustments.
35 /// complex runtime cases handling left or right adjustments.
/llvm-project/compiler-rt/test/asan/TestCases/
H A Dmalloc-size-too-big.cpp19 …// CHECK: {{ERROR: AddressSanitizer: requested allocation size .* \(.* after adjustments for align… in main()
/llvm-project/libc/src/termios/linux/
H A Dkernel_termios.h26 // deviate from these generic definitions. Adjustments have to be made for those
/llvm-project/llvm/test/CodeGen/ARM/
H A Dnoreturn-csr-skip.mir53 # other stack adjustments in the prologue are still necessary.
/llvm-project/clang-tools-extra/docs/clang-tidy/checks/misc/
H A Dheader-include-cycle.rst61 when making adjustments.
/llvm-project/llvm/test/DebugInfo/PDB/Inputs/
H A Dmerge-ids-and-types-2.yaml5 # adjustments to the types, to ensure that they do not get merged in.
/llvm-project/llvm/lib/CodeGen/
H A DFinalizeISel.cpp10 /// reservations and may do machine frame information adjustments.
/llvm-project/llvm/docs/
H A DGitHub.rst301 git commit file.cpp -m "Code Review adjustments"
393 git commit file.cpp -m "Code Review adjustments"
/llvm-project/clang/include/clang/Basic/
H A DThunk.h166 /// adjustments.
/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dreport.cpp93 Report.append("requested allocation size %zu (%zu after adjustments) exceeds " in reportAllocationSizeTooBig()
/llvm-project/clang/lib/Tooling/Refactoring/Extract/
H A DExtract.cpp126 // FIXME: Rewrite the extracted code performing any required adjustments. in createSourceReplacements()
/llvm-project/clang-tools-extra/clangd/
H A DGlobalCompilationDatabase.h189 // Makes adjustments to a tooling::CompileCommand which will be used to
/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DTpiStreamBuilder.cpp116 // We never write any adjustments into our PDBs, so this is usually some in finalize()
/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchRegisterInfo.cpp212 // pointer adjustments around calls. in canRealignStack()
/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiFrameLowering.cpp145 // of alloca; we also take advantage of it to omit stack adjustments
/llvm-project/clang/test/CodeGenCXX/
H A Dvtable-layout.cpp213 // Test non-virtual result adjustments.
239 // Test virtual result adjustments.
263 // Virtual result adjustments with an additional non-virtual adjustment.
306 // Simple secondary vtables without 'this' pointer adjustments.
349 // Simple non-virtual 'this' pointer adjustments.
384 // adjustments in the two A base subobjects.
955 // pure virtual member functions should never have 'this' adjustments.
/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.h255 /// Make small positive stack adjustments using POPs.

123456