Home | History | Annotate | Download | only in pub

Lines Matching refs:ppIRStmt

2675    pretty-printed with ppIRStmt().
2684 ppIRStmt output: IR-NoOp
2708 ppIRStmt output: ------ IMark(<addr>, <len>, <delta>) ------,
2729 ppIRStmt output: ====== AbiHint(<base>, <len>, <nia>) ======
2739 ppIRStmt output: PUT(<offset>) = <data>, eg. PUT(60) = t1
2750 ppIRStmt output: PUTI<descr>[<ix>,<bias>] = <data>,
2762 ppIRStmt output: t<tmp> = <data>, eg. t1 = 3
2772 ppIRStmt output: ST<end>(<addr>) = <data>, eg. STle(t1) = t2
2783 ppIRStmt output:
2792 ppIRStmt output:
2801 ppIRStmt output:
2827 etc). ppIRStmt output:
2840 if it fails. eg ppIRStmt output:
2871 ppIRStmt output:
2885 ppIRStmt output: MBusEvent-Fence,
2893 ppIRStmt output: if (<guard>) goto {<jk>} <dst>
2933 extern void ppIRStmt ( const IRStmt* );