Home | History | Annotate | Download | only in AArch64

Lines Matching refs:TCC_Free

69   // There is no cost model for constants with a bit size of 0. Return TCC_Free
72 return TTI::TCC_Free;
77 return TTI::TCC_Free;
82 return TTI::TCC_Free;
99 // Always return TCC_Free for the shift value of a shift instruction.
104 return TTI::TCC_Free;
124 ? static_cast<int>(TTI::TCC_Free)
135 // There is no cost model for constants with a bit size of 0. Return TCC_Free
138 return TTI::TCC_Free;
142 return TTI::TCC_Free;
153 ? static_cast<int>(TTI::TCC_Free)
159 return TTI::TCC_Free;
164 return TTI::TCC_Free;