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

  /external/llvm/lib/Target/AMDGPU/
SIMachineFunctionInfo.h 203 bool hasFlatScratchInit() const {
SIFrameLowering.cpp 84 if (MFI->hasFlatScratchInit()) {
AMDGPUAsmPrinter.cpp 672 if (MFI->hasFlatScratchInit())
SIRegisterInfo.cpp     [all...]
SIISelLowering.cpp 691 !Info->hasKernargSegmentPtr() && !Info->hasFlatScratchInit() &&
723 if (Info->hasFlatScratchInit()) {
    [all...]

Completed in 104 milliseconds