Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineInstr.cpp861 unsigned ExpressionOp = isDebugValueList() ? 1 : 3; in getDebugExpressionOp() local
862 return getOperand(ExpressionOp); in getDebugExpressionOp()
867 unsigned ExpressionOp = isDebugValueList() ? 1 : 3; in getDebugExpressionOp() local
868 return getOperand(ExpressionOp); in getDebugExpressionOp()