Home
last modified time | relevance | path

Searched defs:getExtractWithExtendCost (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h641 InstructionCost getExtractWithExtendCost(unsigned Opcode, Type *Dst, getExtractWithExtendCost() function
H A DTargetTransformInfo.h2683 InstructionCost getExtractWithExtendCost(unsigned Opcode, Type *Dst, getExtractWithExtendCost() function
/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1213 InstructionCost getExtractWithExtendCost(unsigned Opcode, Type *Dst, getExtractWithExtendCost() function
/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp994 InstructionCost TargetTransformInfo::getExtractWithExtendCost( getExtractWithExtendCost() function in TargetTransformInfo
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp2863 InstructionCost AArch64TTIImpl::getExtractWithExtendCost(unsigned Opcode, getExtractWithExtendCost() function in AArch64TTIImpl