/external/clang/tools/libclang/ |
D | CXType.cpp | 68 const Type *TP = T.getTypePtrOrNull(); in GetTypeKind() local 353 const Type *TP = T.getTypePtrOrNull(); in clang_getPointeeType() local 387 const Type *TP = T.getTypePtrOrNull(); in clang_getTypeDeclaration() local 621 const Type *TP = T.getTypePtrOrNull(); in clang_getElementType() local 653 const Type *TP = T.getTypePtrOrNull(); in clang_getNumElements() local 673 const Type *TP = T.getTypePtrOrNull(); in clang_getArrayElementType() local 699 const Type *TP = T.getTypePtrOrNull(); in clang_getArraySize() local 736 const Type *TP = T.getTypePtrOrNull(); in clang_Type_getClassType() local 996 const Type *TP = T.getTypePtrOrNull(); in clang_Type_getNamedType() local
|
/external/llvm/utils/TableGen/ |
D | CodeGenDAGPatterns.cpp | 48 EEVT::TypeSet::TypeSet(MVT::SimpleValueType VT, TreePattern &TP) { in TypeSet() 78 bool EEVT::TypeSet::FillWithPossibleTypes(TreePattern &TP, in FillWithPossibleTypes() 154 bool EEVT::TypeSet::MergeInTypeInfo(const EEVT::TypeSet &InVT, TreePattern &TP){ in MergeInTypeInfo() 229 bool EEVT::TypeSet::EnforceInteger(TreePattern &TP) { in EnforceInteger() 255 bool EEVT::TypeSet::EnforceFloatingPoint(TreePattern &TP) { in EnforceFloatingPoint() 281 bool EEVT::TypeSet::EnforceScalar(TreePattern &TP) { in EnforceScalar() 308 bool EEVT::TypeSet::EnforceVector(TreePattern &TP) { in EnforceVector() 337 bool EEVT::TypeSet::EnforceSmallerThan(EEVT::TypeSet &Other, TreePattern &TP) { in EnforceSmallerThan() 455 TreePattern &TP) { in EnforceVectorEltTypeIs() 483 TreePattern &TP) { in EnforceVectorEltTypeIs() [all …]
|
D | CodeGenDAGPatterns.h | 115 bool MergeInTypeInfo(MVT::SimpleValueType InVT, TreePattern &TP) { in MergeInTypeInfo() 260 bool ApplyTypeConstraints(TreePatternNode *N, TreePattern &TP) const { in ApplyTypeConstraints() 488 TreePattern &TP) { in UpdateNodeType() 493 TreePattern &TP) { in UpdateNodeType() 650 DAGInstruction(TreePattern *TP, in DAGInstruction()
|
D | DAGISelMatcherEmitter.cpp | 70 TreePattern *TP = Pred.getOrigPatFragRecord(); in getNodePredicate() local
|
D | DAGISelMatcherGen.cpp | 177 TreePattern &TP = *CGP.pf_begin()->second; in InferPossibleTypes() local
|
/external/libcxx/test/std/utilities/time/time.point/time.point.special/ |
D | max.pass.cpp | 23 typedef std::chrono::time_point<Clock, Duration> TP; in main() typedef
|
D | min.pass.cpp | 23 typedef std::chrono::time_point<Clock, Duration> TP; in main() typedef
|
/external/swiftshader/third_party/LLVM/utils/TableGen/ |
D | CodeGenDAGPatterns.cpp | 42 EEVT::TypeSet::TypeSet(MVT::SimpleValueType VT, TreePattern &TP) { in TypeSet() 72 bool EEVT::TypeSet::FillWithPossibleTypes(TreePattern &TP, in FillWithPossibleTypes() 147 bool EEVT::TypeSet::MergeInTypeInfo(const EEVT::TypeSet &InVT, TreePattern &TP){ in MergeInTypeInfo() 228 bool EEVT::TypeSet::EnforceInteger(TreePattern &TP) { in EnforceInteger() 249 bool EEVT::TypeSet::EnforceFloatingPoint(TreePattern &TP) { in EnforceFloatingPoint() 271 bool EEVT::TypeSet::EnforceScalar(TreePattern &TP) { in EnforceScalar() 293 bool EEVT::TypeSet::EnforceVector(TreePattern &TP) { in EnforceVector() 318 bool EEVT::TypeSet::EnforceSmallerThan(EEVT::TypeSet &Other, TreePattern &TP) { in EnforceSmallerThan() 503 TreePattern &TP) { in EnforceVectorEltTypeIs() 544 TreePattern &TP) { in EnforceVectorSubVectorTypeIs() [all …]
|
D | CodeGenDAGPatterns.h | 110 bool MergeInTypeInfo(MVT::SimpleValueType InVT, TreePattern &TP) { in MergeInTypeInfo() 235 bool ApplyTypeConstraints(TreePatternNode *N, TreePattern &TP) const { in ApplyTypeConstraints() 457 TreePattern &TP) { in UpdateNodeType() 462 TreePattern &TP) { in UpdateNodeType() 597 DAGInstruction(TreePattern *TP, in DAGInstruction()
|
D | DAGISelMatcherGen.cpp | 173 TreePattern &TP = *CGP.pf_begin()->second; in InferPossibleTypes() local
|
/external/strace/tests/ |
D | ksysent.c | 40 #define TP 0 macro
|
D | nsyscalls.c | 41 #define TP 0 macro
|
/external/strace/tests-mx32/ |
D | ksysent.c | 40 #define TP 0 macro
|
D | nsyscalls.c | 41 #define TP 0 macro
|
/external/strace/tests-m32/ |
D | ksysent.c | 40 #define TP 0 macro
|
D | nsyscalls.c | 41 #define TP 0 macro
|
/external/clang/tools/diagtool/ |
D | TreeView.cpp | 178 TreePrinter TP(out); in run() local
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | ObjCContainersASTChecker.cpp | 49 const Type *TP = T.getTypePtr(); in hasPointerToPointerSizedType() local
|
/external/syslinux/gpxe/src/drivers/net/ |
D | tg3.c | 904 #define tg3_setup_copper_phy(TP) (-EINVAL) argument 1398 #define tg3_setup_fiber_phy(TP) (-EINVAL) argument 2701 #define tg3_read_partno(TP) ((TP)->board_part_number[0] = '\0') argument 3048 #define tg3_phy_string(TP) "?" argument
|
/external/strace/ |
D | syscall.c | 76 #define TP TRACE_PROCESS macro
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/ |
D | DwarfCompileUnit.cpp | 866 CompileUnit::getOrCreateTemplateTypeParameterDIE(DITemplateTypeParameter TP) { in getOrCreateTemplateTypeParameterDIE()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.cpp | 1591 SDValue TP = DAG.getCopyFromReg(DAG.getEntryNode(), dl, Hexagon::UGP, PtrVT); in LowerToTLSInitialExecModel() local 1634 SDValue TP = DAG.getCopyFromReg(DAG.getEntryNode(), dl, Hexagon::UGP, PtrVT); in LowerToTLSLocalExecModel() local
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | AsmWriter.cpp | 2041 TypePrinting TP; in print() local
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfUnit.cpp | 1006 DIE &Buffer, const DITemplateTypeParameter *TP) { in constructTemplateTypeParameterDIE()
|
/external/clang/lib/Sema/ |
D | SemaExprObjC.cpp | 4039 else if (const TypeOfType *TP = dyn_cast<TypeOfType>(DT)) in CheckObjCARCConversion() local
|