Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h247 bool isCandidateForPush2Pop2(Register Reg) const { in isCandidateForPush2Pop2() function
H A DX86FrameLowering.cpp2936 if (X86FI->isCandidateForPush2Pop2(Reg)) { in spillCalleeSavedRegisters()
3069 if (X86FI->isCandidateForPush2Pop2(Reg)) in restoreCalleeSavedRegisters()