Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h117 bool getHasPushSequences() const { return HasPushSequences; } in getHasPushSequences() function
H A DX86FrameLowering.cpp54 !MF.getInfo<X86MachineFunctionInfo>()->getHasPushSequences(); in hasReservedCallFrame()
78 MF.getInfo<X86MachineFunctionInfo>()->getHasPushSequences(); in needsFrameIndexResolution()
2776 MF.getInfo<X86MachineFunctionInfo>()->getHasPushSequences()) in eliminateCallFramePseudoInstr()