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

  /external/llvm/lib/Target/AMDGPU/
SIInstrInfo.cpp 891 const MachineOperand &SrcCond = MI.getOperand(3);
896 .addReg(SrcCond.getReg())
901 .addReg(SrcCond.getReg(), getKillRegState(SrcCond.isKill()))
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
SIISelLowering.cpp     [all...]

Completed in 97 milliseconds