Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDMachineInstr.cpp926 unsigned ExpressionOp = isNonListDebugValue() ? 3 : 1; in getDebugExpressionOp() local
927 return getOperand(ExpressionOp); in getDebugExpressionOp()
932 unsigned ExpressionOp = isNonListDebugValue() ? 3 : 1; in getDebugExpressionOp() local
933 return getOperand(ExpressionOp); in getDebugExpressionOp()