Home
last modified time | relevance | path

Searched refs:isSGPRSpill (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h502 static bool isSGPRSpill(const MachineInstr &MI) { in isSGPRSpill() function
506 bool isSGPRSpill(uint16_t Opcode) const { in isSGPRSpill() function
DSIFrameLowering.cpp694 if (TII->isSGPRSpill(MI)) { in processFunctionBeforeFrameFinalized()
DSIInstrInfo.cpp4741 if (isSGPRSpill(MI)) in isLoadFromStackSlot()
4755 if (isSGPRSpill(MI)) in isStoreToStackSlot()