Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DLazyReexports.h71 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 DIndirectionUtils.h211 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 DTPCIndirectionUtils.h153 std::unique_ptr<TrampolinePool> TP; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/Unix/
H A DUnix.h88 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 DChrono.cpp25 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 DCXType.cpp85 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 DChrono.h36 inline std::time_t toTimeT(TimePoint<> TP) { in toTimeT()
/netbsd-src/external/apache2/llvm/dist/clang/tools/diagtool/
H A DTreeView.cpp177 TreePrinter TP(out); in run() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h356 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 DDAGISelMatcherGen.cpp176 TreePattern &TP = *CGP.pf_begin()->second; in InferPossibleTypes() local
543 TreePattern *TP = Pred.Fn.getOrigPatFragRecord(); in EmitMatchCode() local
H A DCodeGenDAGPatterns.cpp1697 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 DFastISelEmitter.cpp172 TreePattern *TP = PredFn.getOrigPatFragRecord(); in emitImmediatePredicate() local
H A DDAGISelMatcherEmitter.cpp110 TreePattern *TP = Pred.getOrigPatFragRecord(); in getNodePredicate() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DObjCContainersASTChecker.cpp48 const Type *TP = T.getTypePtr(); in hasPointerToPointerSizedType() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/
H A DRecursiveSymbolVisitor.h101 if (const Type *TP = Loc.getTypePtr()) { in VisitTypeLoc() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/Windows/
H A DWindowsSupport.h222 inline FILETIME toFILETIME(TimePoint<> TP) { in toFILETIME()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DLazyReexports.cpp20 ExecutionSession &ES, JITTargetAddress ErrorHandlerAddr, TrampolinePool *TP) in LazyCallThroughManager()
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Dinterval.d120 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 Dinterval.d92 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 Dlint2.h188 TP(unsigned short type_id) in TP() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp1360 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 Dm_macosx.c89 #define TP(mp, field) ((mp)->task_info . field) macro
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dvariant.d1281 alias TP = Algebraic!(long); variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp190 if (MDTuple *TP = GV->getTemplateParams()) in getOrCreateGlobalVariableDIE() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp2200 NodeList &TP = **Current; in demangleTemplateParameterList() local

12