Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h73 unsigned OpIdx0,
DSIInstrInfo.cpp890 unsigned OpIdx0, in commuteInstructionImpl() argument
905 if ((OpIdx0 != static_cast<unsigned>(Src0Idx) || in commuteInstructionImpl()
907 (OpIdx0 != static_cast<unsigned>(Src1Idx) || in commuteInstructionImpl()
962 MI = TargetInstrInfo::commuteInstructionImpl(MI, NewMI, OpIdx0, OpIdx1); in commuteInstructionImpl()