• Home
  • Raw
  • Download

Lines Matching full:produce

53   assert(Cost >= 0 && "TTI should not produce negative costs!");  in getOperationCost()
59 assert(Cost >= 0 && "TTI should not produce negative costs!"); in getCallCost()
66 assert(Cost >= 0 && "TTI should not produce negative costs!"); in getCallCost()
82 assert(Cost >= 0 && "TTI should not produce negative costs!"); in getIntrinsicCost()
88 assert(Cost >= 0 && "TTI should not produce negative costs!"); in getUserCost()
149 assert(Cost >= 0 && "TTI should not produce negative costs!"); in getScalingFactorCost()
208 assert(Cost >= 0 && "TTI should not produce negative costs!"); in getFPOpCost()
216 assert(Cost >= 0 && "TTI should not produce negative costs!"); in getIntImmCodeSizeCost()
222 assert(Cost >= 0 && "TTI should not produce negative costs!"); in getIntImmCost()
229 assert(Cost >= 0 && "TTI should not produce negative costs!"); in getIntImmCost()
236 assert(Cost >= 0 && "TTI should not produce negative costs!"); in getIntImmCost()
278 assert(Cost >= 0 && "TTI should not produce negative costs!"); in getArithmeticInstrCost()
285 assert(Cost >= 0 && "TTI should not produce negative costs!"); in getShuffleCost()
292 assert(Cost >= 0 && "TTI should not produce negative costs!"); in getCastInstrCost()
300 assert(Cost >= 0 && "TTI should not produce negative costs!"); in getExtractWithExtendCost()
306 assert(Cost >= 0 && "TTI should not produce negative costs!"); in getCFInstrCost()
313 assert(Cost >= 0 && "TTI should not produce negative costs!"); in getCmpSelInstrCost()
320 assert(Cost >= 0 && "TTI should not produce negative costs!"); in getVectorInstrCost()
328 assert(Cost >= 0 && "TTI should not produce negative costs!"); in getMemoryOpCost()
337 assert(Cost >= 0 && "TTI should not produce negative costs!"); in getMaskedMemoryOpCost()
346 assert(Cost >= 0 && "TTI should not produce negative costs!"); in getGatherScatterOpCost()
355 assert(Cost >= 0 && "TTI should not produce negative costs!"); in getInterleavedMemoryOpCost()
363 assert(Cost >= 0 && "TTI should not produce negative costs!"); in getIntrinsicInstrCost()
371 assert(Cost >= 0 && "TTI should not produce negative costs!"); in getIntrinsicInstrCost()
378 assert(Cost >= 0 && "TTI should not produce negative costs!"); in getCallInstrCost()
389 assert(Cost >= 0 && "TTI should not produce negative costs!"); in getAddressComputationCost()
396 assert(Cost >= 0 && "TTI should not produce negative costs!"); in getReductionCost()