Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h569 InstructionCost getExtractWithExtendCost(unsigned Opcode, Type *Dst, in getExtractWithExtendCost() function
H A DTargetTransformInfo.h2359 InstructionCost getExtractWithExtendCost(unsigned Opcode, Type *Dst, in getExtractWithExtendCost() function
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1153 InstructionCost getExtractWithExtendCost(unsigned Opcode, Type *Dst, in getExtractWithExtendCost() function
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp873 InstructionCost TargetTransformInfo::getExtractWithExtendCost( in getExtractWithExtendCost() function in TargetTransformInfo
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp2116 InstructionCost AArch64TTIImpl::getExtractWithExtendCost(unsigned Opcode, in getExtractWithExtendCost() function in AArch64TTIImpl