Home
last modified time | relevance | path

Searched refs:getExtendedAddReductionCost (Results 1 – 25 of 56) sorted by relevance

123

/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.h250 InstructionCost getExtendedAddReductionCost(bool IsMLA, bool IsUnsigned,
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.h250 InstructionCost getExtendedAddReductionCost(bool IsMLA, bool IsUnsigned,
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.h262 InstructionCost getExtendedAddReductionCost(bool IsMLA, bool IsUnsigned,
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/ARM/
H A DARMTargetTransformInfo.h262 InstructionCost getExtendedAddReductionCost(bool IsMLA, bool IsUnsigned,
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.h262 InstructionCost getExtendedAddReductionCost(bool IsMLA, bool IsUnsigned,
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.h262 InstructionCost getExtendedAddReductionCost(bool IsMLA, bool IsUnsigned,
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.h262 InstructionCost getExtendedAddReductionCost(bool IsMLA, bool IsUnsigned,
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.h265 InstructionCost getExtendedAddReductionCost(bool IsMLA, bool IsUnsigned,
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h1193 InstructionCost getExtendedAddReductionCost(
1652 virtual InstructionCost getExtendedAddReductionCost(
2158 InstructionCost getExtendedAddReductionCost(
2161 return Impl.getExtendedAddReductionCost(IsMLA, IsUnsigned, ResTy, Ty,
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/Analysis/
H A DTargetTransformInfo.h1193 InstructionCost getExtendedAddReductionCost(
1652 virtual InstructionCost getExtendedAddReductionCost(
2158 InstructionCost getExtendedAddReductionCost(
2161 return Impl.getExtendedAddReductionCost(IsMLA, IsUnsigned, ResTy, Ty,
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h1195 InstructionCost getExtendedAddReductionCost(
1606 virtual InstructionCost getExtendedAddReductionCost(
2089 InstructionCost getExtendedAddReductionCost(
2092 return Impl.getExtendedAddReductionCost(IsMLA, IsUnsigned, ResTy, Ty,
H A DTargetTransformInfoImpl.h604 InstructionCost getExtendedAddReductionCost(
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h1193 InstructionCost getExtendedAddReductionCost(
1652 virtual InstructionCost getExtendedAddReductionCost(
2158 InstructionCost getExtendedAddReductionCost(
2161 return Impl.getExtendedAddReductionCost(IsMLA, IsUnsigned, ResTy, Ty,
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h1202 InstructionCost getExtendedAddReductionCost(
1665 virtual InstructionCost getExtendedAddReductionCost(
2180 InstructionCost getExtendedAddReductionCost(
2183 return Impl.getExtendedAddReductionCost(IsMLA, IsUnsigned, ResTy, Ty,
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h1193 InstructionCost getExtendedAddReductionCost(
1652 virtual InstructionCost getExtendedAddReductionCost(
2158 InstructionCost getExtendedAddReductionCost(
2161 return Impl.getExtendedAddReductionCost(IsMLA, IsUnsigned, ResTy, Ty,
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h1194 InstructionCost getExtendedAddReductionCost(
1605 virtual InstructionCost getExtendedAddReductionCost(
2088 InstructionCost getExtendedAddReductionCost(
2091 return Impl.getExtendedAddReductionCost(IsMLA, IsUnsigned, ResTy, Ty,
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h1193 InstructionCost getExtendedAddReductionCost(
1652 virtual InstructionCost getExtendedAddReductionCost(
2158 InstructionCost getExtendedAddReductionCost(
2161 return Impl.getExtendedAddReductionCost(IsMLA, IsUnsigned, ResTy, Ty,
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp910 InstructionCost TargetTransformInfo::getExtendedAddReductionCost(
913 return TTIImpl->getExtendedAddReductionCost(IsMLA, IsUnsigned, ResTy, Ty,
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Analysis/
H A DTargetTransformInfo.cpp910 InstructionCost TargetTransformInfo::getExtendedAddReductionCost( in getExtendedAddReductionCost() function in TargetTransformInfo
913 return TTIImpl->getExtendedAddReductionCost(IsMLA, IsUnsigned, ResTy, Ty, in getExtendedAddReductionCost()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp910 InstructionCost TargetTransformInfo::getExtendedAddReductionCost( in getExtendedAddReductionCost() function in TargetTransformInfo
913 return TTIImpl->getExtendedAddReductionCost(IsMLA, IsUnsigned, ResTy, Ty, in getExtendedAddReductionCost()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp920 InstructionCost TargetTransformInfo::getExtendedAddReductionCost( in getExtendedAddReductionCost() function in TargetTransformInfo
923 return TTIImpl->getExtendedAddReductionCost(IsMLA, IsUnsigned, ResTy, Ty, in getExtendedAddReductionCost()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp910 InstructionCost TargetTransformInfo::getExtendedAddReductionCost( in getExtendedAddReductionCost() function in TargetTransformInfo
913 return TTIImpl->getExtendedAddReductionCost(IsMLA, IsUnsigned, ResTy, Ty, in getExtendedAddReductionCost()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp910 InstructionCost TargetTransformInfo::getExtendedAddReductionCost( in getExtendedAddReductionCost() function in TargetTransformInfo
913 return TTIImpl->getExtendedAddReductionCost(IsMLA, IsUnsigned, ResTy, Ty, in getExtendedAddReductionCost()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp948 InstructionCost TargetTransformInfo::getExtendedAddReductionCost( in getExtendedAddReductionCost() function in TargetTransformInfo
951 return TTIImpl->getExtendedAddReductionCost(IsMLA, IsUnsigned, ResTy, Ty, in getExtendedAddReductionCost()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp951 InstructionCost TargetTransformInfo::getExtendedAddReductionCost( in getExtendedAddReductionCost() function in TargetTransformInfo
954 return TTIImpl->getExtendedAddReductionCost(IsMLA, IsUnsigned, ResTy, Ty, in getExtendedAddReductionCost()

123