Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.cpp369 bool IsPrologEpilog) { in allocateSGPRSpillToVGPRLane() argument
371 IsPrologEpilog ? PrologEpilogSGPRSpillToVGPRLanes[FI] in allocateSGPRSpillToVGPRLane()
393 IsPrologEpilog ? NumVGPRPrologEpilogSpillLanes : NumVGPRSpillLanes; in allocateSGPRSpillToVGPRLane()
399 IsPrologEpilog in allocateSGPRSpillToVGPRLane()
H A DSIMachineFunctionInfo.h659 bool IsPrologEpilog = false);