/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/ |
H A D | crash5.C | 43 typedef T *Tp; typedef
|
/openbsd-src/gnu/usr.bin/perl/dist/Time-HiRes/ |
H A D | HiRes.xs | 603 struct timeval Tp; myU2time() local 617 struct timeval Tp; myNVtime() local 1183 struct timeval Tp; global() variable 1201 struct timeval Tp; global() variable [all...] |
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonTargetTransformInfo.cpp | 172 InstructionCost HexagonTTIImpl::getAddressComputationCost(Type *Tp, in getAddressComputationCost() 243 InstructionCost HexagonTTIImpl::getShuffleCost(TTI::ShuffleKind Kind, Type *Tp, in getShuffleCost()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/ |
H A D | RISCVTargetTransformInfo.cpp | 244 InstructionCost RISCVTTIImpl::getSpliceCost(VectorType *Tp, int Index) { in getSpliceCost() 254 VectorType *Tp, ArrayRef<int> Mask, in getShuffleCost()
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-stress/ |
H A D | llvm-stress.cpp | 473 Type *Tp = pickType(); in Act() local
|
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/ |
H A D | MoveChecker.cpp | 496 const Type *Tp = ConversionDec->getConversionType().getTypePtrOrNull(); in isMoveSafeMethod() local
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfoImpl.h | 695 unsigned getNumberOfParts(Type *Tp) const { return 1; } in getNumberOfParts() 697 InstructionCost getAddressComputationCost(Type *Tp, ScalarEvolution *, in getAddressComputationCost()
|
H A D | TargetTransformInfo.h | 2346 InstructionCost getShuffleCost(ShuffleKind Kind, VectorType *Tp, in getShuffleCost() 2461 unsigned getNumberOfParts(Type *Tp) override { in getNumberOfParts()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
H A D | PPCTargetTransformInfo.cpp | 608 InstructionCost PPCTTIImpl::getShuffleCost(TTI::ShuffleKind Kind, Type *Tp, in getShuffleCost()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/ |
H A D | SystemZTargetTransformInfo.cpp | 596 VectorType *Tp, in getShuffleCost()
|
/openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
H A D | IVDescriptors.cpp | 1075 Value *RecurrenceDescriptor::getRecurrenceIdentity(RecurKind K, Type *Tp, in getRecurrenceIdentity()
|
H A D | TargetTransformInfo.cpp | 997 TargetTransformInfo::getAddressComputationCost(Type *Tp, ScalarEvolution *SE, in getAddressComputationCost()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetTransformInfo.cpp | 3075 InstructionCost AArch64TTIImpl::getSpliceCost(VectorType *Tp, int Index) { in getSpliceCost() 3132 VectorType *Tp, in getShuffleCost()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
H A D | ARMTargetTransformInfo.cpp | 1210 VectorType *Tp, ArrayRef<int> Mask, in getShuffleCost()
|
H A D | ARMISelLowering.cpp | 16472 for (MVT Tp : MVT::integer_valuetypes()) { in PerformTruncatingStoreCombine() local
|
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | BasicTTIImpl.h | 2208 unsigned getNumberOfParts(Type *Tp) { in getNumberOfParts()
|
/openbsd-src/gnu/llvm/llvm/lib/IR/ |
H A D | Core.cpp | 783 void LLVMGetSubtypes(LLVMTypeRef Tp, LLVMTypeRef *Arr) { in LLVMGetSubtypes() 821 unsigned LLVMGetNumContainedTypes(LLVMTypeRef Tp) { in LLVMGetNumContainedTypes()
|