Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1199 InstructionCost getExtractWithExtendCost(unsigned Opcode, Type *Dst, getExtractWithExtendCost() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h620 InstructionCost getExtractWithExtendCost(unsigned Opcode, Type *Dst, getExtractWithExtendCost() function
H A DTargetTransformInfo.h2612 InstructionCost getExtractWithExtendCost(unsigned Opcode, Type *Dst, getExtractWithExtendCost() function
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp953 InstructionCost TargetTransformInfo::getExtractWithExtendCost( getExtractWithExtendCost() function in TargetTransformInfo
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp2628 InstructionCost AArch64TTIImpl::getExtractWithExtendCost(unsigned Opcode, getExtractWithExtendCost() function in AArch64TTIImpl