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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
SIFixVGPRCopies.cpp 59 if (TII->isVGPRCopy(MI) && !MI.readsRegister(AMDGPU::EXEC, TRI)) {
SIInstrInfo.h 592 bool isVGPRCopy(const MachineInstr &MI) const {
    [all...]
SIInstrInfo.cpp     [all...]
  /external/llvm/lib/Target/AMDGPU/
SIInstrInfo.h 367 bool isVGPRCopy(const MachineInstr &MI) const {

Completed in 645 milliseconds