Lines Matching refs:WebAssemblyTTIImpl
23 WebAssemblyTTIImpl::getPopcntSupport(unsigned TyWidth) const { in getPopcntSupport()
28 unsigned WebAssemblyTTIImpl::getNumberOfRegisters(unsigned ClassID) const { in getNumberOfRegisters()
39 TypeSize WebAssemblyTTIImpl::getRegisterBitWidth( in getRegisterBitWidth()
53 InstructionCost WebAssemblyTTIImpl::getArithmeticInstrCost( in getArithmeticInstrCost()
59 BasicTTIImplBase<WebAssemblyTTIImpl>::getArithmeticInstrCost( in getArithmeticInstrCost()
82 InstructionCost WebAssemblyTTIImpl::getCastInstrCost( in getCastInstrCost()
144 InstructionCost WebAssemblyTTIImpl::getMemoryOpCost( in getMemoryOpCost()
185 InstructionCost WebAssemblyTTIImpl::getVectorInstrCost( in getVectorInstrCost()
198 InstructionCost WebAssemblyTTIImpl::getPartialReductionCost( in getPartialReductionCost()
248 TTI::ReductionShuffle WebAssemblyTTIImpl::getPreferredExpandedReductionShuffle( in getPreferredExpandedReductionShuffle()
260 void WebAssemblyTTIImpl::getUnrollingPreferences( in getUnrollingPreferences()
287 bool WebAssemblyTTIImpl::supportsTailCalls() const { in supportsTailCalls()
291 bool WebAssemblyTTIImpl::isProfitableToSinkOperands( in isProfitableToSinkOperands()