Searched refs:TargetCustom (Results 1 – 5 of 5) sorted by relevance
45 TargetCustom enumerator76 return (Kind >= TargetCustom) ? ((Kind+1) - TargetCustom) : 0; in getTargetCustom()
33 if (Kind < TargetCustom) in printCustom()
38 PSVImage = PseudoSourceValue::TargetCustom,
194 case PseudoSourceValue::TargetCustom: in cloneMemOperands()
1440 : PseudoSourceValue(TargetCustom, TM) {} in expandPostRAPseudo()