Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineInstr.cpp953 unsigned ExpressionOp = isNonListDebugValue() ? 3 : 1; in getDebugExpressionOp() local
954 return getOperand(ExpressionOp); in getDebugExpressionOp()
959 unsigned ExpressionOp = isNonListDebugValue() ? 3 : 1; in getDebugExpressionOp() local
960 return getOperand(ExpressionOp); in getDebugExpressionOp()