Home | History | Annotate | Download | only in priv

Lines Matching refs:IREndness

1557 IRExpr* IRExpr_Load ( IREndness end, IRType ty, IRExpr* addr ) {
1703 IREndness end, IRExpr* addr,
1778 IRStmt* IRStmt_Store ( IREndness end, IRExpr* addr, IRExpr* data ) {
1793 IRStmt* IRStmt_LLSC ( IREndness end,