/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | LazyReexports.h | 71 void setTrampolinePool(TrampolinePool &TP) { this->TP = &TP; } in setTrampolinePool() 81 TrampolinePool *TP = nullptr; variable 96 auto TP = LocalTrampolinePool<ORCABI>::Create( in init() local 112 std::unique_ptr<TrampolinePool> TP; variable
|
H A D | IndirectionUtils.h | 211 JITCompileCallbackManager(std::unique_ptr<TrampolinePool> TP, in JITCompileCallbackManager() 218 void setTrampolinePool(std::unique_ptr<TrampolinePool> TP) { in setTrampolinePool() 224 std::unique_ptr<TrampolinePool> TP; variable 259 auto TP = LocalTrampolinePool<ORCABI>::Create( in LocalJITCompileCallbackManager() local
|
H A D | TPCIndirectionUtils.h | 153 std::unique_ptr<TrampolinePool> TP; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/Unix/ |
H A D | Unix.h | 88 inline struct timespec toTimeSpec(TimePoint<> TP) { in toTimeSpec() 98 inline struct timeval toTimeVal(TimePoint<std::chrono::microseconds> TP) { in toTimeVal()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | Chrono.cpp | 25 static inline struct tm getStructTM(TimePoint<> TP) { in getStructTM() 43 raw_ostream &operator<<(raw_ostream &OS, TimePoint<> TP) { in operator <<()
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/ |
H A D | CXType.cpp | 85 const Type *TP = T.getTypePtrOrNull(); in GetTypeKind() local 445 const Type *TP = T.getTypePtrOrNull(); in clang_getPointeeType() local 486 const Type *TP = T.getTypePtrOrNull(); in clang_getTypeDeclaration() local 795 const Type *TP = T.getTypePtrOrNull(); in clang_getElementType() local 830 const Type *TP = T.getTypePtrOrNull(); in clang_getNumElements() local 853 const Type *TP = T.getTypePtrOrNull(); in clang_getArrayElementType() local 879 const Type *TP = T.getTypePtrOrNull(); in clang_getArraySize() local 923 const Type *TP = T.getTypePtrOrNull(); in clang_Type_getClassType() local 1289 const Type *TP = T.getTypePtrOrNull(); in clang_Type_getNamedType() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | Chrono.h | 36 inline std::time_t toTimeT(TimePoint<> TP) { in toTimeT()
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/diagtool/ |
H A D | TreeView.cpp | 177 TreePrinter TP(out); in run() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A D | CodeGenDAGPatterns.h | 356 TreePattern &TP; member 710 bool isTypeCompletelyUnknown(unsigned ResNo, TreePattern &TP) const { in isTypeCompletelyUnknown() 981 TreePattern &TP) { in UpdateNodeType() 989 TreePattern &TP) { in UpdateNodeType() 997 TreePattern &TP) { in UpdateNodeType() 1258 TreePattern &TP) const { in ApplyTypeConstraints()
|
H A D | DAGISelMatcherGen.cpp | 176 TreePattern &TP = *CGP.pf_begin()->second; in InferPossibleTypes() local 543 TreePattern *TP = Pred.Fn.getOrigPatFragRecord(); in EmitMatchCode() local
|
H A D | CodeGenDAGPatterns.cpp | 1697 TreePattern &TP) { in UpdateNodeTypeFromInst() 2032 TreePatternNodePtr T, TreePattern &TP, in InlinePatternFragments() 2181 TreePattern &TP) { in getImplicitType() 2394 static void emitTooManyOperandsError(TreePattern &TP, in emitTooManyOperandsError() 2402 static void emitTooFewOperandsError(TreePattern &TP, in emitTooFewOperandsError() 2412 bool TreePatternNode::ApplyTypeConstraints(TreePattern &TP, bool NotRegisters) { in ApplyTypeConstraints() 4139 static bool ForceArbitraryInstResultType(TreePatternNode *N, TreePattern &TP) { in ForceArbitraryInstResultType()
|
H A D | FastISelEmitter.cpp | 172 TreePattern *TP = PredFn.getOrigPatFragRecord(); in emitImmediatePredicate() local
|
H A D | DAGISelMatcherEmitter.cpp | 110 TreePattern *TP = Pred.getOrigPatFragRecord(); in getNodePredicate() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
H A D | ObjCContainersASTChecker.cpp | 48 const Type *TP = T.getTypePtr(); in hasPointerToPointerSizedType() local
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/ |
H A D | RecursiveSymbolVisitor.h | 101 if (const Type *TP = Loc.getTypePtr()) { in VisitTypeLoc() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/Windows/ |
H A D | WindowsSupport.h | 222 inline FILETIME toFILETIME(TimePoint<> TP) { in toFILETIME()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/ |
H A D | LazyReexports.cpp | 20 ExecutionSession &ES, JITTargetAddress ErrorHandlerAddr, TrampolinePool *TP) in LazyCallThroughManager()
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/datetime/ |
H A D | interval.d | 120 struct Interval(TP) in Interval() argument 3157 struct PosInfInterval(TP) in PosInfInterval() argument 5369 struct NegInfInterval(TP) in NegInfInterval() argument 8224 TP delegate(scope const TP) func() pure nothrow @property in opAssign() 8703 TP delegate(scope const TP) func() pure nothrow @property in opAssign() 8987 TP delegate(scope const TP) func() pure nothrow @property in delegate()
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/ |
H A D | interval.d | 92 struct Interval(TP) in Interval() argument 3136 struct PosInfInterval(TP) in PosInfInterval() argument 5346 struct NegInfInterval(TP) in NegInfInterval() argument 8199 TP delegate(in TP) func() pure nothrow @property in opAssign() 8676 TP delegate(in TP) func() pure nothrow @property in opAssign() 8960 TP delegate(in TP) func() pure nothrow @property in delegate()
|
/netbsd-src/usr.bin/xlint/lint2/ |
H A D | lint2.h | 188 TP(unsigned short type_id) in TP() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | TwoAddressInstructionPass.cpp | 1360 bool IsEarlyClobber = llvm::find_if(TiedPairs, [MI](auto const &TP) { in processTiedPairs() 1370 for (auto &TP : TiedPairs) { in processTiedPairs() local
|
/netbsd-src/external/bsd/top/dist/machine/ |
H A D | m_macosx.c | 89 #define TP(mp, field) ((mp)->task_info . field) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
H A D | variant.d | 1281 alias TP = Algebraic!(long); variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfCompileUnit.cpp | 190 if (MDTuple *TP = GV->getTemplateParams()) in getOrCreateGlobalVariableDIE() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Demangle/ |
H A D | MicrosoftDemangle.cpp | 2200 NodeList &TP = **Current; in demangleTemplateParameterList() local
|