Home | History | Annotate | Download | only in X86

Lines Matching refs:TCC_Free

1270     return TTI::TCC_Free;
1290 return TTI::TCC_Free;
1293 return TTI::TCC_Free;
1317 // There is no cost model for constants with a bit size of 0. Return TCC_Free
1320 return TTI::TCC_Free;
1325 return TTI::TCC_Free;
1332 return TTI::TCC_Free;
1345 return TTI::TCC_Free;
1354 return TTI::TCC_Free;
1367 // Always return TCC_Free for the shift value of a shift instruction.
1372 return TTI::TCC_Free;
1392 ? static_cast<int>(TTI::TCC_Free)
1404 // There is no cost model for constants with a bit size of 0. Return TCC_Free
1407 return TTI::TCC_Free;
1411 return TTI::TCC_Free;
1419 return TTI::TCC_Free;
1423 return TTI::TCC_Free;
1428 return TTI::TCC_Free;