Home
last modified time | relevance | path

Searched refs:Tmp (Results 1 – 25 of 159) sorted by relevance

1234567

/openbsd/src/gnu/usr.bin/cvs/os2/
Dpopen.c155 HFILE End1, End2, Std, Old1, Old2, Tmp; in popen() local
175 Tmp = End1; End1 = End2; End2 = Tmp; in popen()
181 Tmp = Std; /* redirect stdin or stdout */ in popen()
182 DosDupHandle (End2, &Tmp); in popen()
189 Tmp = STDERR; in popen()
190 DosDupHandle (End2, &Tmp); in popen()
208 Tmp = Std; /* restore stdin or stdout */ in popen()
209 DosDupHandle (Old1, &Tmp); in popen()
214 Tmp = STDERR; /* restore stderr */ in popen()
215 DosDupHandle (Old2, &Tmp); in popen()
[all …]
Drun.c446 HFILE Old0 = -1, Old1 = -1, Old2 = -1, Tmp; in filter_stream_through_program() local
462 Tmp = STDIN; in filter_stream_through_program()
463 DosDupHandle (oldfd, &Tmp); in filter_stream_through_program()
464 Tmp = STDOUT; in filter_stream_through_program()
465 DosDupHandle (to, &Tmp); in filter_stream_through_program()
466 Tmp = STDERR; in filter_stream_through_program()
467 DosDupHandle (to, &Tmp); in filter_stream_through_program()
478 Tmp = STDIN; in filter_stream_through_program()
479 DosDupHandle (from, &Tmp); in filter_stream_through_program()
480 Tmp = STDOUT; in filter_stream_through_program()
[all …]
Dporttcp.c131 const char *Tmp = Buffer; in IbmSockSend() local
144 ToSend = min (Len, (int) (0x10000 - (0xFFFF & (long) Tmp))); in IbmSockSend()
150 Sent = send (Socket, (char *) Tmp, ToSend, 0); in IbmSockSend()
162 Tmp += Sent; in IbmSockSend()
188 char *Tmp = Buffer; in IbmSockRecv() local
199 ToRecv = min( Len, (int)( 0x10000 - ( 0xFFFF & (long)Tmp ))); in IbmSockRecv()
205 Recvd = recv (Socket, Tmp, ToRecv, 0); in IbmSockRecv()
219 Tmp += Recvd; in IbmSockRecv()
/openbsd/src/gnu/llvm/llvm/lib/Support/
DAPSInt.cpp26 APInt Tmp(NumBits, Str, /*radix=*/10); in APSInt() local
28 unsigned MinBits = Tmp.getMinSignedBits(); in APSInt()
30 Tmp = Tmp.trunc(std::max<unsigned>(1, MinBits)); in APSInt()
31 *this = APSInt(Tmp, /*isUnsigned=*/false); in APSInt()
34 unsigned ActiveBits = Tmp.getActiveBits(); in APSInt()
36 Tmp = Tmp.trunc(std::max<unsigned>(1, ActiveBits)); in APSInt()
37 *this = APSInt(Tmp, /*isUnsigned=*/true); in APSInt()
DError.cpp164 std::string Tmp = toString(unwrap(Err)); in LLVMGetErrorMessage() local
165 char *ErrMsg = new char[Tmp.size() + 1]; in LLVMGetErrorMessage()
166 memcpy(ErrMsg, Tmp.data(), Tmp.size()); in LLVMGetErrorMessage()
167 ErrMsg[Tmp.size()] = '\0'; in LLVMGetErrorMessage()
DManagedStatic.cpp34 void *Tmp = Creator(); in RegisterManagedStatic() local
36 Ptr.store(Tmp, std::memory_order_release); in RegisterManagedStatic()
/openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/
DSystemZCopyPhysRegs.cpp82 Register Tmp = MRI->createVirtualRegister(&SystemZ::GR32BitRegClass); in visitMBB() local
84 BuildMI(MBB, MI, DL, TII->get(SystemZ::IPM), Tmp); in visitMBB()
86 BuildMI(MBB, MI, DL, TII->get(SystemZ::EAR), Tmp).addReg(SrcReg); in visitMBB()
87 MI->getOperand(1).setReg(Tmp); in visitMBB()
92 Register Tmp = MRI->createVirtualRegister(&SystemZ::GR32BitRegClass); in visitMBB() local
93 MI->getOperand(0).setReg(Tmp); in visitMBB()
94 BuildMI(MBB, MBBI, DL, TII->get(SystemZ::SAR), DstReg).addReg(Tmp); in visitMBB()
/openbsd/src/gnu/llvm/llvm/lib/MC/
DSubtargetFeature.cpp30 SmallVector<StringRef, 3> Tmp; in Split() local
31 S.split(Tmp, ',', -1, false /* KeepEmpty */); in Split()
32 V.reserve(Tmp.size()); in Split()
33 for (StringRef T : Tmp) in Split()
/openbsd/src/gnu/llvm/llvm/include/llvm/Support/
DManagedStatic.h87 void *Tmp = Ptr.load(std::memory_order_acquire);
88 if (!Tmp)
97 void *Tmp = Ptr.load(std::memory_order_acquire);
98 if (!Tmp)
/openbsd/src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
DEvaluator.h88 for (auto &Tmp : AllocaTmps) in ~Evaluator()
92 if (!Tmp->use_empty()) in ~Evaluator()
93 Tmp->replaceAllUsesWith(Constant::getNullValue(Tmp->getType())); in ~Evaluator()
/openbsd/src/gnu/llvm/clang/tools/scan-build/libexec/
Dccc-analyzer591 my $Tmp = $Arg;
595 $Tmp = $Arg . $ARGV[$i];
597 push @CompileOpts,$Tmp;
637 my $Tmp = $Arg;
641 $Tmp = $Arg . $ARGV[$i];
643 push @CompileOpts,$Tmp;
644 push @LinkOpts,$Tmp;
/openbsd/src/gnu/llvm/llvm/include/llvm/ExecutionEngine/
DJITSymbol.h197 JITSymbolFlags Tmp = LHS; variable
198 Tmp &= RHS;
199 return Tmp;
204 JITSymbolFlags Tmp = LHS; variable
205 Tmp |= RHS;
206 return Tmp;
/openbsd/src/gnu/llvm/llvm/lib/Target/WebAssembly/
DWebAssemblyLowerBrUnless.cpp190 Register Tmp = MRI.createVirtualRegister(&WebAssembly::I32RegClass); in runOnMachineFunction() local
191 BuildMI(MBB, &MI, MI.getDebugLoc(), TII.get(WebAssembly::EQZ_I32), Tmp) in runOnMachineFunction()
193 MFI.stackifyVReg(MRI, Tmp); in runOnMachineFunction()
194 Cond = Tmp; in runOnMachineFunction()
/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DIntrinsicEmitter.cpp361 unsigned Tmp = 0; in EncodeFixedType() local
364 case MVT::iPTRAny: ++Tmp; [[fallthrough]]; in EncodeFixedType()
365 case MVT::vAny: ++Tmp; [[fallthrough]]; in EncodeFixedType()
366 case MVT::fAny: ++Tmp; [[fallthrough]]; in EncodeFixedType()
367 case MVT::iAny: ++Tmp; [[fallthrough]]; in EncodeFixedType()
374 assert(NextArgCode < ArgCodes.size() && ArgCodes[NextArgCode] == Tmp && in EncodeFixedType()
379 return Sig.push_back((ArgNo << 3) | Tmp); in EncodeFixedType()
439 unsigned Tmp = 0; in UpdateArgCodes() local
446 ++Tmp; in UpdateArgCodes()
449 ++Tmp; in UpdateArgCodes()
[all …]
/openbsd/src/gnu/llvm/compiler-rt/lib/fuzzer/
DFuzzerIOPosix.cpp135 char *Tmp = new char[FileName.size() + 1]; in DirName() local
136 memcpy(Tmp, FileName.c_str(), FileName.size() + 1); in DirName()
137 std::string Res = dirname(Tmp); in DirName()
138 delete [] Tmp; in DirName()
DFuzzerIOWindows.cpp379 std::string Tmp; in TmpDir() local
380 Tmp.resize(MAX_PATH + 1); in TmpDir()
381 DWORD Size = GetTempPathA(Tmp.size(), &Tmp[0]); in TmpDir()
386 Tmp.resize(Size); in TmpDir()
387 return Tmp; in TmpDir()
/openbsd/src/gnu/llvm/libcxx/benchmarks/
Dallocation.bench.cpp89 PointerList *Tmp = Next; in BM_AllocateOnly() local
90 Next = Tmp->Next; in BM_AllocateOnly()
91 AllocWrapper::Deallocate(Tmp, alloc_size); in BM_AllocateOnly()
/openbsd/src/gnu/llvm/compiler-rt/lib/scudo/standalone/
Dquarantine.h246 CacheT Tmp; in recycle() local
247 Tmp.init(); in recycle()
265 Cache.mergeBatches(&Tmp); in recycle()
270 Tmp.enqueueBatch(Cache.dequeueBatch()); in recycle()
273 doRecycle(&Tmp, Cb); in recycle()
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp171 std::pair<SDValue, SDValue> Tmp = TLI.makeLibCall(DAG, LC, NVT, Op, in SoftenFloatRes_Unary() local
175 ReplaceValueWith(SDValue(N, 1), Tmp.second); in SoftenFloatRes_Unary()
176 return Tmp.first; in SoftenFloatRes_Unary()
192 std::pair<SDValue, SDValue> Tmp = TLI.makeLibCall(DAG, LC, NVT, Ops, in SoftenFloatRes_Binary() local
196 ReplaceValueWith(SDValue(N, 1), Tmp.second); in SoftenFloatRes_Binary()
197 return Tmp.first; in SoftenFloatRes_Binary()
457 std::pair<SDValue, SDValue> Tmp = TLI.makeLibCall(DAG, in SoftenFloatRes_FMA() local
466 ReplaceValueWith(SDValue(N, 1), Tmp.second); in SoftenFloatRes_FMA()
467 return Tmp.first; in SoftenFloatRes_FMA()
531 std::pair<SDValue, SDValue> Tmp = TLI.makeLibCall(DAG, LC, NVT, Op, in SoftenFloatRes_FP_EXTEND() local
[all …]
/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DPHITransAddr.cpp94 SmallVector<Instruction*, 8> Tmp(InstInputs.begin(), InstInputs.end()); in Verify() local
96 if (!VerifySubExpr(Addr, Tmp)) in Verify()
99 if (!Tmp.empty()) { in Verify()
371 PHITransAddr Tmp(InVal, DL, AC); in InsertPHITranslatedSubExpr() local
372 if (!Tmp.PHITranslateValue(CurBB, PredBB, &DT, /*MustDominate=*/true)) in InsertPHITranslatedSubExpr()
373 return Tmp.getAddr(); in InsertPHITranslatedSubExpr()
/openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
DThreadSafeModule.cpp32 auto Tmp = CloneModule(M, VMap, [&](const GlobalValue *GV) { in cloneToNewContext() local
46 BCWriter.writeModule(*Tmp); in cloneToNewContext()
/openbsd/src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
DExprEngineC.cpp132 ExplodedNodeSet Tmp; in VisitBinaryOperator() local
134 evalLoad(Tmp, B, LHS, *it, state, location); in VisitBinaryOperator()
136 for (ExplodedNodeSet::iterator I = Tmp.begin(), E = Tmp.end(); I != E; in VisitBinaryOperator()
249 ExplodedNodeSet Tmp; in VisitBlockExpr() local
250 StmtNodeBuilder Bldr(Pred, Tmp, *currBldrCtx); in VisitBlockExpr()
256 getCheckerManager().runCheckersForPostStmt(Dst, Tmp, BE, *this); in VisitBlockExpr()
947 ExplodedNodeSet Tmp; in VisitUnaryOperator() local
948 VisitIncrementDecrementOperator(U, *I, Tmp); in VisitUnaryOperator()
949 Bldr.addNodes(Tmp); in VisitUnaryOperator()
1082 ExplodedNodeSet Tmp; in VisitIncrementDecrementOperator() local
[all …]
/openbsd/src/gnu/llvm/clang/lib/StaticAnalyzer/Frontend/
DCheckerRegistry.cpp210 CheckerInfoSet Tmp; in initializeRegistry() local
226 Tmp.insert(Deps.begin(), Deps.end()); in initializeRegistry()
229 Tmp.insert(&Checker); in initializeRegistry()
236 return llvm::is_contained(Tmp, Checker); in initializeRegistry()
375 int Tmp; in insertAndValidate() local
376 bool HasFailed = SuppliedValue.getAsInteger(0, Tmp); in insertAndValidate()
/openbsd/src/gnu/llvm/clang/include/clang/Analysis/Analyses/
DConsumed.h170 ConsumedState getState(const CXXBindTemporaryExpr *Tmp) const;
194 void setState(const CXXBindTemporaryExpr *Tmp, ConsumedState State);
197 void remove(const CXXBindTemporaryExpr *Tmp);
/openbsd/src/gnu/llvm/llvm/tools/llvm-exegesis/lib/
DLlvmState.cpp136 SmallVector<char, 16> Tmp; in canAssemble() local
137 raw_svector_ostream OS(Tmp); in canAssemble()
141 return Tmp.size() > 0; in canAssemble()

1234567