Searched defs:getExtractWithExtendCost (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp405 int AArch64TTIImpl::getExtractWithExtendCost(unsigned Opcode, Type *Dst, function in class:AArch64TTIImpl
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h450 unsigned getExtractWithExtendCost(unsigned Opcode, Type *Dst, function in class:llvm::TargetTransformInfoImplBase
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h823 unsigned getExtractWithExtendCost(unsigned Opcode, Type *Dst, function in class:llvm::BasicTTIImplBase
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp621 int TargetTransformInfo::getExtractWithExtendCost(unsigned Opcode, Type *Dst, function in class:TargetTransformInfo

Completed in 142 milliseconds