/openbsd/gnu/llvm/llvm/include/llvm/XRay/ |
H A D | FDRTraceExpander.h | 27 int32_t TID = 0; variable
|
H A D | FDRRecords.h | 337 int32_t TID = 0; variable
|
/openbsd/gnu/usr.bin/binutils/gdb/config/i386/ |
H A D | nm-i386v42mp.h | 87 #define MKTID(PID, TID) (ptid_build ((PID), (TID), 1)) argument
|
/openbsd/gnu/gcc/libgomp/testsuite/libgomp.fortran/ |
H A D | omp_orphan.f | 33 INTEGER I, TID, OMP_GET_THREAD_NUM, VECLEN local
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | ResourcePriorityQueue.cpp | 435 const MCInstrDesc &TID = TII->get(N->getMachineOpcode()); in SUSchedulingCost() local 537 const MCInstrDesc &TID = TII->get(N->getMachineOpcode()); in initNumRegDefsLeft() local
|
/openbsd/bin/ps/ |
H A D | keyword.c | 79 #define TID(n1, n2, fn, off) \ macro
|
/openbsd/gnu/usr.bin/binutils/include/opcode/ |
H A D | convex.h | 64 #define TID 21 macro
|
/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/ |
H A D | convex.h | 64 #define TID 21 macro
|
/openbsd/gnu/llvm/llvm/lib/XRay/ |
H A D | Profile.cpp | 389 const auto &TID = ThreadPaths.first; in profileFromTrace() local
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | defs.h | 1259 #define MERGEPID(PID, TID) ptid_build (PID, TID, 0) argument
|
H A D | aix-thread.c | 74 #define BUILD_THREAD(TID, PID) ptid_build (PID, 0, TID) argument
|
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUPromoteAlloca.cpp | 1021 Value *TID = Builder.CreateAdd(Tmp0, Tmp1); in handleAlloca() local
|
H A D | SIInstrInfo.cpp | 4887 const MCInstrDesc &TID, unsigned RCID, in adjustAllocatableRegClass() 4920 const TargetRegisterClass *SIInstrInfo::getRegClass(const MCInstrDesc &TID, in getRegClass()
|
/openbsd/gnu/llvm/llvm/lib/IR/ |
H A D | Type.cpp | 663 VectorType::VectorType(Type *ElType, unsigned EQ, Type::TypeID TID) in VectorType()
|
H A D | AsmWriter.cpp | 1087 for (const auto &TID : TheIndex->typeIds()) in processIndex() local 2926 for (const auto &TID : TheIndex->typeIds()) { in printModuleSummaryIndex() local
|
/openbsd/gnu/usr.bin/gcc/gcc/cp/ |
H A D | error.c | 47 #define print_tree_identifier(BUFFER, TID) \ argument
|
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonVLIWPacketizer.cpp | 1060 const MCInstrDesc& TID = MI.getDesc(); in ignorePseudoInstruction() local
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/ |
H A D | MachineInstr.cpp | 96 MachineInstr::MachineInstr(MachineFunction &MF, const MCInstrDesc &TID, in MachineInstr()
|
/openbsd/sys/dev/microcode/aic7xxx/ |
H A D | aic7xxx_reg.h | 1644 #define TID 0xf0 macro
|
H A D | aic79xx_reg.h | 3713 #define TID 0xf0 macro
|
/openbsd/gnu/llvm/clang/include/clang/AST/ |
H A D | OpenMPClause.h | 8607 void setThreadID(Expr *TID) { setStmt(TID); } in setThreadID()
|