Searched defs:IRExpr (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h71 Expressions (type 'IRExpr') represent operations without
1748 in the comments for IRExpr. */
1770 an IRExpr 'e' has e.tag equal to Iex_Load, then it's a load
1779 IRExpr; typedef in typeref:struct:_IRExpr
1836 IRExpr* ix; /* Variable part of index into array */
1868 IRExpr* arg1; /* operand 1 */
1869 IRExpr* arg2; /* operand 2 */
1877 IRExpr* arg; /* operand */
1883 are not semantically valid IRExpr's.
1889 IRExpr* add
[all...]

Completed in 415 milliseconds