Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h250 void addCandidateForPush2Pop2(Register Reg) { in addCandidateForPush2Pop2() function
H A DX86FrameLowering.cpp2833 X86FI->addCandidateForPush2Pop2(Reg); in assignCalleeSavedSpillSlots()