Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp936 MachineOperand *Src1Mods in commuteInstructionImpl() local
940 if (!Src1Mods && Src0ModsVal != 0) in commuteInstructionImpl()
945 int Src1ModsVal = Src1Mods->getImm(); in commuteInstructionImpl()
948 Src1Mods->setImm(Src0ModsVal); in commuteInstructionImpl()