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

  /external/llvm/lib/Target/AMDGPU/
SIMachineFunctionInfo.h 343 void markPSInputAllocated(unsigned Index) {
SIISelLowering.cpp 629 Info->markPSInputAllocated(PSInputNum);
680 Info->markPSInputAllocated(0);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
AMDGPUCallLowering.cpp 201 Info->markPSInputAllocated(PSInputNum);
SIMachineFunctionInfo.h 520 void markPSInputAllocated(unsigned Index) {
SIISelLowering.cpp     [all...]

Completed in 270 milliseconds