Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineInstr.cpp885 unsigned ExpressionOp = isNonListDebugValue() ? 3 : 1; in getDebugExpressionOp() local
886 return getOperand(ExpressionOp); in getDebugExpressionOp()
891 unsigned ExpressionOp = isNonListDebugValue() ? 3 : 1; in getDebugExpressionOp() local
892 return getOperand(ExpressionOp); in getDebugExpressionOp()