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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
SIMachineFunctionInfo.cpp 308 void SIMachineFunctionInfo::removeSGPRToVGPRFrameIndices(MachineFrameInfo &MFI) {
SIMachineFunctionInfo.h 240 void removeSGPRToVGPRFrameIndices(MachineFrameInfo &MFI);
SIFrameLowering.cpp 707 FuncInfo->removeSGPRToVGPRFrameIndices(MFI);

Completed in 112 milliseconds