Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:FastEmit_ri

1142 unsigned FastISel::FastEmit_ri(MVT, MVT,
1164 /// FastEmit_ri_ - This method is a wrapper of FastEmit_ri. It first tries
1165 /// to emit an instruction with an immediate operand using FastEmit_ri.
1188 unsigned ResultReg = FastEmit_ri(VT, VT, Opcode, Op0, Op0IsKill, Imm);
1446 return FastEmit_ri(VT, VT, ISD::AND, Op0, Op0IsKill, 1);