Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.cpp396 MachineFunction &MF, int FI, unsigned LaneIndex, bool IsPrologEpilog) { in allocatePhysicalVGPRForSGPRSpills() argument
406 !IsPrologEpilog); in allocatePhysicalVGPRForSGPRSpills()
414 if (IsPrologEpilog) in allocatePhysicalVGPRForSGPRSpills()
433 bool IsPrologEpilog) { in allocateSGPRSpillToVGPRLane() argument
464 IsPrologEpilog) in allocateSGPRSpillToVGPRLane()
H A DSIMachineFunctionInfo.h603 bool IsPrologEpilog);
808 bool IsPrologEpilog = false);