Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp1680 uint64_t LEAAmount = in emitEpilogue() local
1690 if (LEAAmount != 0) { in emitEpilogue()
1693 FramePtr, false, LEAAmount); in emitEpilogue()