Searched defs:Tp (Results 1 - 14 of 14) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp747 getRecurrenceIdentity(RecurrenceKind K, Type *Tp) argument
H A DTargetTransformInfo.cpp719 int TargetTransformInfo::getAddressComputationCost(Type *Tp, argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp149 unsigned HexagonTTIImpl::getAddressComputationCost(Type *Tp, argument
206 unsigned HexagonTTIImpl::getShuffleCost(TTI::ShuffleKind Kind, Type *Tp, argument
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp209 Constant *getRandomConstant(Type *Tp) { argument
223 Value *getRandomValue(Type *Tp) { argument
358 PointerType *Tp = cast<PointerType>(Ptr->getType()); variable
471 Type *Tp = pickType(); variable
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMoveChecker.cpp502 const Type *Tp = ConversionDec->getConversionType().getTypePtrOrNull(); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp956 int AArch64TTIImpl::getShuffleCost(TTI::ShuffleKind Kind, Type *Tp, int Index, argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp707 unsigned GCNTTIImpl::getShuffleCost(TTI::ShuffleKind Kind, Type *Tp, int Index, argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp575 int ARMTTIImpl::getShuffleCost(TTI::ShuffleKind Kind, Type *Tp, int Index, argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp748 int PPCTTIImpl::getShuffleCost(TTI::ShuffleKind Kind, Type *Tp, int Index, argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp513 int SystemZTTIImpl::getShuffleCost(TTI::ShuffleKind Kind, Type *Tp, int Index, argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp735 void LLVMGetSubtypes(LLVMTypeRef Tp, LLVMTypeRef *Arr) { argument
762 unsigned LLVMGetNumContainedTypes(LLVMTypeRef Tp) { argument
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h505 unsigned getNumberOfParts(Type *Tp) { return 0; } argument
507 unsigned getAddressComputationCost(Type *Tp, ScalarEvolution *, argument
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h678 unsigned getShuffleCost(TTI::ShuffleKind Kind, Type *Tp, int Index, argument
1561 unsigned getNumberOfParts(Type *Tp) { argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp889 int X86TTIImpl::getShuffleCost(TTI::ShuffleKind Kind, Type *Tp, int Index, argument
[all...]

Completed in 204 milliseconds