Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:TSI

905     : TM(tm), TSI(nullptr), TLI(nullptr), OptLevel(OL),
916 TSI = getSubtarget().getSelectionDAGInfo();
4594 if (TSI) {
4595 SDValue Result = TSI->EmitTargetCodeForMemcpy(
4668 if (TSI) {
4669 SDValue Result = TSI->EmitTargetCodeForMemmove(
4728 if (TSI) {
4729 SDValue Result = TSI->EmitTargetCodeForMemset(