Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp1227 const Value *MulRHS = cast<MulOperator>(RHS)->getOperand(1); in emitAddSub() local
1596 const Value *MulRHS = cast<MulOperator>(RHS)->getOperand(1); in emitLogicalOp() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp10363 SDValue MulRHS = LHS.getOperand(1); in performAddCombine() local