Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:PATCHPOINT

754   // Handle STACKMAP and PATCHPOINT specially and then use the generic code.
755 if (Opc == TargetOpcode::STACKMAP || Opc == TargetOpcode::PATCHPOINT) {
760 if (Opc == TargetOpcode::PATCHPOINT) {