Home
last modified time | relevance | path

Searched defs:Tp (Results 1 – 17 of 17) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp172 getAddressComputationCost(Type * Tp,ScalarEvolution * SE,const SCEV * S) getAddressComputationCost() argument
243 getShuffleCost(TTI::ShuffleKind Kind,Type * Tp,ArrayRef<int> Mask,TTI::TargetCostKind CostKind,int Index,Type * SubTp,ArrayRef<const Value * > Args) getShuffleCost() argument
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMoveChecker.cpp498 const Type *Tp = ConversionDec->getConversionType().getTypePtrOrNull(); in isMoveSafeMethod() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp469 Type *Tp = pickType(); Act() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp606 InstructionCost PPCTTIImpl::getShuffleCost(TTI::ShuffleKind Kind, Type *Tp, in getShuffleCost() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp1038 getRecurrenceIdentity(RecurKind K,Type * Tp,FastMathFlags FMF) const getRecurrenceIdentity() argument
[all...]
H A DTargetTransformInfo.cpp1077 getAddressComputationCost(Type * Tp,ScalarEvolution * SE,const SCEV * Ptr) const getAddressComputationCost() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp603 getShuffleCost(TTI::ShuffleKind Kind,VectorType * Tp,ArrayRef<int> Mask,TTI::TargetCostKind CostKind,int Index,VectorType * SubTp,ArrayRef<const Value * > Args) getShuffleCost() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp313 getShuffleCost(TTI::ShuffleKind Kind,VectorType * Tp,ArrayRef<int> Mask,TTI::TargetCostKind CostKind,int Index,VectorType * SubTp,ArrayRef<const Value * > Args) getShuffleCost() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h749 getNumberOfParts(Type * Tp) getNumberOfParts() argument
751 getAddressComputationCost(Type * Tp,ScalarEvolution *,const SCEV *) getAddressComputationCost() argument
H A DTargetTransformInfo.h2599 getShuffleCost(ShuffleKind Kind,VectorType * Tp,ArrayRef<int> Mask,TTI::TargetCostKind CostKind,int Index,VectorType * SubTp,ArrayRef<const Value * > Args) getShuffleCost() argument
2714 getNumberOfParts(Type * Tp) getNumberOfParts() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp1483 SDValue Tp = getM68kReadTp(SDLoc(GA), DAG); LowerTLSInitialExec() local
1497 SDValue Tp = getM68kReadTp(SDLoc(GA), DAG); LowerTLSLocalExec() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp3685 getSpliceCost(VectorType * Tp,int Index) getSpliceCost() argument
3742 getShuffleCost(TTI::ShuffleKind Kind,VectorType * Tp,ArrayRef<int> Mask,TTI::TargetCostKind CostKind,int Index,VectorType * SubTp,ArrayRef<const Value * > Args) getShuffleCost() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1212 getShuffleCost(TTI::ShuffleKind Kind,VectorType * Tp,ArrayRef<int> Mask,TTI::TargetCostKind CostKind,int Index,VectorType * SubTp,ArrayRef<const Value * > Args) getShuffleCost() argument
H A DARMISelLowering.cpp16587 for (MVT Tp : MVT::integer_valuetypes()) { PerformTruncatingStoreCombine() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h2339 getNumberOfParts(Type * Tp) getNumberOfParts() argument
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp832 LLVMGetSubtypes(LLVMTypeRef Tp,LLVMTypeRef * Arr) LLVMGetSubtypes() argument
872 LLVMGetNumContainedTypes(LLVMTypeRef Tp) LLVMGetNumContainedTypes() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp6902 getShuffleCost(const TargetTransformInfo & TTI,TTI::ShuffleKind Kind,VectorType * Tp,ArrayRef<int> Mask=std::nullopt,TTI::TargetCostKind CostKind=TTI::TCK_RecipThroughput,int Index=0,VectorType * SubTp=nullptr,ArrayRef<const Value * > Args=std::nullopt) getShuffleCost() argument