Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp853 InstructionCost AArch64TTIImpl::getExtractWithExtendCost(unsigned Opcode, in getExtractWithExtendCost() function in AArch64TTIImpl
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h515 InstructionCost getExtractWithExtendCost(unsigned Opcode, Type *Dst, in getExtractWithExtendCost() function
H A DTargetTransformInfo.h2110 InstructionCost getExtractWithExtendCost(unsigned Opcode, Type *Dst, in getExtractWithExtendCost() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1004 InstructionCost getExtractWithExtendCost(unsigned Opcode, Type *Dst, in getExtractWithExtendCost() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp784 InstructionCost TargetTransformInfo::getExtractWithExtendCost( in getExtractWithExtendCost() function in TargetTransformInfo