Searched defs:Op1Inst (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SIPeepholeSDWA.cpp | 754 MachineInstr *Op1Inst = Op1Def->getParent(); matchSDWAOperand() local |
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineAndOrXor.cpp | 2139 auto *Op1Inst = dyn_cast<Instruction>(I.getOperand(1)); foldBinOpOfDisplacedShifts() local |