Home | History | Annotate | Download | only in X86

Lines Matching refs:TCC_Free

2250     return TTI::TCC_Free;
2270 return TTI::TCC_Free;
2273 return TTI::TCC_Free;
2297 // There is no cost model for constants with a bit size of 0. Return TCC_Free
2300 return TTI::TCC_Free;
2305 return TTI::TCC_Free;
2312 return TTI::TCC_Free;
2325 return TTI::TCC_Free;
2334 return TTI::TCC_Free;
2341 return TTI::TCC_Free;
2353 // Always return TCC_Free for the shift value of a shift instruction.
2358 return TTI::TCC_Free;
2378 ? static_cast<int>(TTI::TCC_Free)
2390 // There is no cost model for constants with a bit size of 0. Return TCC_Free
2393 return TTI::TCC_Free;
2397 return TTI::TCC_Free;
2405 return TTI::TCC_Free;
2409 return TTI::TCC_Free;
2414 return TTI::TCC_Free;