Home | History | Annotate | Download | only in src

Lines Matching refs:InstX86Br

108 InstImpl<TraitsType>::InstX86Br::InstX86Br(Cfg *Func, const CfgNode *TargetTrue,
117 bool InstImpl<TraitsType>::InstX86Br::optimizeBranch(const CfgNode *NextNode) {
155 bool InstImpl<TraitsType>::InstX86Br::repointEdges(CfgNode *OldNode,
481 void InstImpl<TraitsType>::InstX86Br::emit(const Cfg *Func) const {
509 void InstImpl<TraitsType>::InstX86Br::emitIAS(const Cfg *Func) const {
535 void InstImpl<TraitsType>::InstX86Br::dump(const Cfg *Func) const {