Searched refs:OrigOpc (Results 1 – 3 of 3) sorted by relevance
89 unsigned OrigOpc; member298 OriginalMCID = &TII->get(I.OrigOpc); in shouldExitEarly()518 if (MI.getOpcode() == I.OrigOpc) { in optimizeLdStInterleave()
619 unsigned OrigOpc = MI->getOpcode(); in splitMemRef() local620 bool PostInc = (OrigOpc == Hexagon::L2_loadrd_pi || in splitMemRef()621 OrigOpc == Hexagon::S2_storerd_pi); in splitMemRef()
11331 unsigned OrigOpc = Node->getOpcode(); in mutateStrictFPToFP() local11333 switch (OrigOpc) { in mutateStrictFPToFP()