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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
SIInstrInfo.h 502 static bool isSGPRSpill(const MachineInstr &MI) {
506 bool isSGPRSpill(uint16_t Opcode) const {
    [all...]
SIFrameLowering.cpp 694 if (TII->isSGPRSpill(MI)) {
SIInstrInfo.cpp     [all...]

Completed in 78 milliseconds