Searched refs:TargetCustom (Results 1 – 4 of 4) sorted by relevance
43 TargetCustom enumerator74 return (Kind >= TargetCustom) ? ((Kind+1) - TargetCustom) : 0; in getTargetCustom()
35 if (Kind < TargetCustom) in printCustom()
41 PSVImage = PseudoSourceValue::TargetCustom,
1445 : PseudoSourceValue(TargetCustom, TM) {} in expandPostRAPseudo()