Lines Matching full:prof
34 class MipsDSPBase<string Opc, SDTypeProfile Prof> :35 SDNode<!strconcat("MipsISD::", Opc), Prof>;37 class MipsDSPSideEffectBase<string Opc, SDTypeProfile Prof> :38 SDNode<!strconcat("MipsISD::", Opc), Prof, [SDNPHasChain, SDNPSideEffect]>;