Home
last modified time | relevance | path

Searched defs:TP (Results 1 – 25 of 31) sorted by relevance

12

/external/clang/tools/libclang/
DCXType.cpp68 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/
DCodeGenDAGPatterns.cpp48 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 …]
DCodeGenDAGPatterns.h115 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()
DDAGISelMatcherEmitter.cpp70 TreePattern *TP = Pred.getOrigPatFragRecord(); in getNodePredicate() local
DDAGISelMatcherGen.cpp177 TreePattern &TP = *CGP.pf_begin()->second; in InferPossibleTypes() local
/external/libcxx/test/std/utilities/time/time.point/time.point.special/
Dmax.pass.cpp23 typedef std::chrono::time_point<Clock, Duration> TP; in main() typedef
Dmin.pass.cpp23 typedef std::chrono::time_point<Clock, Duration> TP; in main() typedef
/external/swiftshader/third_party/LLVM/utils/TableGen/
DCodeGenDAGPatterns.cpp42 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 …]
DCodeGenDAGPatterns.h110 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()
DDAGISelMatcherGen.cpp173 TreePattern &TP = *CGP.pf_begin()->second; in InferPossibleTypes() local
/external/strace/tests/
Dksysent.c40 #define TP 0 macro
Dnsyscalls.c41 #define TP 0 macro
/external/strace/tests-mx32/
Dksysent.c40 #define TP 0 macro
Dnsyscalls.c41 #define TP 0 macro
/external/strace/tests-m32/
Dksysent.c40 #define TP 0 macro
Dnsyscalls.c41 #define TP 0 macro
/external/clang/tools/diagtool/
DTreeView.cpp178 TreePrinter TP(out); in run() local
/external/clang/lib/StaticAnalyzer/Checkers/
DObjCContainersASTChecker.cpp49 const Type *TP = T.getTypePtr(); in hasPointerToPointerSizedType() local
/external/syslinux/gpxe/src/drivers/net/
Dtg3.c904 #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/
Dsyscall.c76 #define TP TRACE_PROCESS macro
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp866 CompileUnit::getOrCreateTemplateTypeParameterDIE(DITemplateTypeParameter TP) { in getOrCreateTemplateTypeParameterDIE()
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1591 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/
DAsmWriter.cpp2041 TypePrinting TP; in print() local
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp1006 DIE &Buffer, const DITemplateTypeParameter *TP) { in constructTemplateTypeParameterDIE()
/external/clang/lib/Sema/
DSemaExprObjC.cpp4039 else if (const TypeOfType *TP = dyn_cast<TypeOfType>(DT)) in CheckObjCARCConversion() local

12