Home
last modified time | relevance | path

Searched defs:Op1Inst (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIPeepholeSDWA.cpp751 MachineInstr *Op1Inst = Op1Def->getParent(); in matchSDWAOperand() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp2186 auto *Op1Inst = dyn_cast<Instruction>(I.getOperand(1)); in foldBinOpOfDisplacedShifts() local