HomeSort by relevance Sort by last modified time
    Searched refs:allocateSGPRSpillToVGPR (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
SIMachineFunctionInfo.cpp 248 bool SIMachineFunctionInfo::allocateSGPRSpillToVGPR(MachineFunction &MF,
SIMachineFunctionInfo.h 239 bool allocateSGPRSpillToVGPR(MachineFunction &MF, int FI);
SIFrameLowering.cpp 697 if (FuncInfo->allocateSGPRSpillToVGPR(MF, FI)) {

Completed in 46 milliseconds