Searched defs:getExtractWithExtendCost (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | TargetTransformInfoImpl.h | 641 InstructionCost getExtractWithExtendCost(unsigned Opcode, Type *Dst, getExtractWithExtendCost() function |
H A D | TargetTransformInfo.h | 2683 InstructionCost getExtractWithExtendCost(unsigned Opcode, Type *Dst, getExtractWithExtendCost() function |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | BasicTTIImpl.h | 1213 InstructionCost getExtractWithExtendCost(unsigned Opcode, Type *Dst, getExtractWithExtendCost() function |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | TargetTransformInfo.cpp | 994 InstructionCost TargetTransformInfo::getExtractWithExtendCost( getExtractWithExtendCost() function in TargetTransformInfo |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64TargetTransformInfo.cpp | 2863 InstructionCost AArch64TTIImpl::getExtractWithExtendCost(unsigned Opcode, getExtractWithExtendCost() function in AArch64TTIImpl |