Searched refs:PATCHPOINT (Results 1 – 8 of 8) sorted by relevance
107 PATCHPOINT = 18 enumerator
809 def PATCHPOINT : Instruction {
134 assert(MI.getOpcode() == TargetOpcode::PATCHPOINT && "exected stackmap"); in recordPatchPoint()
1060 bool SpillSubRegs = (MI->getOpcode() == TargetOpcode::PATCHPOINT || in foldMemoryOperand()
903 case TargetOpcode::PATCHPOINT: in EmitInstruction()
4211 case TargetOpcode::PATCHPOINT: { in foldPatchpoint()4267 || MI->getOpcode() == TargetOpcode::PATCHPOINT) { in foldMemoryOperandImpl()
744 if (Opc == TargetOpcode::PATCHPOINT) { in EmitMachineNode()
6893 MachineSDNode *MN = DAG.getMachineNode(TargetOpcode::PATCHPOINT, in visitPatchpoint()