Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp9087 unsigned OpcodeCand1 = detectEvenOddMultiplyOperand(DAG, Subtarget, Op1); in combineMUL() local
9088 if (OpcodeCand0 && OpcodeCand0 == OpcodeCand1) in combineMUL()