| /src/external/apache2/llvm/dist/llvm/lib/Support/ |
| APSInt.cpp | 26 APInt Tmp(NumBits, Str, /*radix=*/10); 28 unsigned MinBits = Tmp.getMinSignedBits(); 30 Tmp = Tmp.trunc(std::max<unsigned>(1, MinBits)); 31 *this = APSInt(Tmp, /*isUnsigned=*/false); 34 unsigned ActiveBits = Tmp.getActiveBits(); 36 Tmp = Tmp.trunc(std::max<unsigned>(1, ActiveBits)); 37 *this = APSInt(Tmp, /*isUnsigned=*/true);
|
| ManagedStatic.cpp | 34 void *Tmp = Creator(); 36 Ptr.store(Tmp, std::memory_order_release);
|
| Error.cpp | 159 std::string Tmp = toString(unwrap(Err)); 160 char *ErrMsg = new char[Tmp.size() + 1]; 161 memcpy(ErrMsg, Tmp.data(), Tmp.size()); 162 ErrMsg[Tmp.size()] = '\0';
|
| /src/external/apache2/llvm/dist/llvm/lib/MC/ |
| SubtargetFeature.cpp | 34 SmallVector<StringRef, 3> Tmp; 35 S.split(Tmp, ',', -1, false /* KeepEmpty */); 36 V.reserve(Tmp.size()); 37 for (StringRef T : Tmp)
|
| /src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/ |
| SystemZCopyPhysRegs.cpp | 90 Register Tmp = MRI->createVirtualRegister(&SystemZ::GR32BitRegClass); 92 BuildMI(MBB, MI, DL, TII->get(SystemZ::IPM), Tmp); 94 BuildMI(MBB, MI, DL, TII->get(SystemZ::EAR), Tmp).addReg(SrcReg); 95 MI->getOperand(1).setReg(Tmp); 100 Register Tmp = MRI->createVirtualRegister(&SystemZ::GR32BitRegClass); 101 MI->getOperand(0).setReg(Tmp); 102 BuildMI(MBB, MBBI, DL, TII->get(SystemZ::SAR), DstReg).addReg(Tmp);
|
| /src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/Shared/ |
| TargetProcessControlTypes.h | 101 CWrapperFunctionResult Tmp; 102 zeroInit(Tmp); 103 std::swap(Tmp, Other.R); 104 std::swap(R, Tmp); 115 CWrapperFunctionResult Tmp; 116 zeroInit(Tmp); 117 std::swap(R, Tmp); 118 return Tmp;
|
| /src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
| ManagedStatic.h | 87 void *Tmp = Ptr.load(std::memory_order_acquire); 88 if (!Tmp) 97 void *Tmp = Ptr.load(std::memory_order_acquire); 98 if (!Tmp)
|
| /src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/ |
| Evaluator.h | 46 for (auto &Tmp : AllocaTmps) 50 if (!Tmp->use_empty()) 51 Tmp->replaceAllUsesWith(Constant::getNullValue(Tmp->getType()));
|
| /src/crypto/external/apache2/openssl/lib/libcrypto/arch/sparc/ |
| sha1-sparcv9a.S | 99 .word 0xa5b08d88 !fxor %f2,%f8,%f18! 1/ 1/ 1:Tmp=X[2,3]^X[8,9] 109 .word 0xa5b00900 !faligndata %f0,%f0,%f18 ! 3/ 7/ 5:Tmp=X[0,1]>>>24 116 .word 0xa5b486e1 !fmul8ulx16 %f18,%f32,%f18 ! 5/10/ 7:Tmp>>=7, Tmp&=1 125 .word 0x81b48d80 !fxor %f18,%f0,%f0 ! 8/14/10:X[0,1]|=Tmp 134 .word 0xa5b10d8a !fxor %f4,%f10,%f18! 1/ 1/ 1:Tmp=X[2,3]^X[8,9] 144 .word 0xa5b08902 !faligndata %f2,%f2,%f18 ! 3/ 7/ 5:Tmp=X[0,1]>>>24 151 .word 0xa5b486e1 !fmul8ulx16 %f18,%f32,%f18 ! 5/10/ 7:Tmp>>=7, Tmp&=1 160 .word 0x85b48d82 !fxor %f18,%f2,%f2 ! 8/14/10:X[0,1]|=Tmp [all...] |
| /src/crypto/external/apache2/openssl/lib/libcrypto/arch/sparc64/ |
| sha1-sparcv9a.S | 99 .word 0xa5b08d88 !fxor %f2,%f8,%f18! 1/ 1/ 1:Tmp=X[2,3]^X[8,9] 109 .word 0xa5b00900 !faligndata %f0,%f0,%f18 ! 3/ 7/ 5:Tmp=X[0,1]>>>24 116 .word 0xa5b486e1 !fmul8ulx16 %f18,%f32,%f18 ! 5/10/ 7:Tmp>>=7, Tmp&=1 125 .word 0x81b48d80 !fxor %f18,%f0,%f0 ! 8/14/10:X[0,1]|=Tmp 134 .word 0xa5b10d8a !fxor %f4,%f10,%f18! 1/ 1/ 1:Tmp=X[2,3]^X[8,9] 144 .word 0xa5b08902 !faligndata %f2,%f2,%f18 ! 3/ 7/ 5:Tmp=X[0,1]>>>24 151 .word 0xa5b486e1 !fmul8ulx16 %f18,%f32,%f18 ! 5/10/ 7:Tmp>>=7, Tmp&=1 160 .word 0x85b48d82 !fxor %f18,%f2,%f2 ! 8/14/10:X[0,1]|=Tmp [all...] |
| /src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc/ |
| sha1-sparcv9a.S | 99 .word 0xa5b08d88 !fxor %f2,%f8,%f18! 1/ 1/ 1:Tmp=X[2,3]^X[8,9] 109 .word 0xa5b00900 !faligndata %f0,%f0,%f18 ! 3/ 7/ 5:Tmp=X[0,1]>>>24 116 .word 0xa5b486e1 !fmul8ulx16 %f18,%f32,%f18 ! 5/10/ 7:Tmp>>=7, Tmp&=1 125 .word 0x81b48d80 !fxor %f18,%f0,%f0 ! 8/14/10:X[0,1]|=Tmp 134 .word 0xa5b10d8a !fxor %f4,%f10,%f18! 1/ 1/ 1:Tmp=X[2,3]^X[8,9] 144 .word 0xa5b08902 !faligndata %f2,%f2,%f18 ! 3/ 7/ 5:Tmp=X[0,1]>>>24 151 .word 0xa5b486e1 !fmul8ulx16 %f18,%f32,%f18 ! 5/10/ 7:Tmp>>=7, Tmp&=1 160 .word 0x85b48d82 !fxor %f18,%f2,%f2 ! 8/14/10:X[0,1]|=Tmp [all...] |
| /src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc64/ |
| sha1-sparcv9a.S | 99 .word 0xa5b08d88 !fxor %f2,%f8,%f18! 1/ 1/ 1:Tmp=X[2,3]^X[8,9] 109 .word 0xa5b00900 !faligndata %f0,%f0,%f18 ! 3/ 7/ 5:Tmp=X[0,1]>>>24 116 .word 0xa5b486e1 !fmul8ulx16 %f18,%f32,%f18 ! 5/10/ 7:Tmp>>=7, Tmp&=1 125 .word 0x81b48d80 !fxor %f18,%f0,%f0 ! 8/14/10:X[0,1]|=Tmp 134 .word 0xa5b10d8a !fxor %f4,%f10,%f18! 1/ 1/ 1:Tmp=X[2,3]^X[8,9] 144 .word 0xa5b08902 !faligndata %f2,%f2,%f18 ! 3/ 7/ 5:Tmp=X[0,1]>>>24 151 .word 0xa5b486e1 !fmul8ulx16 %f18,%f32,%f18 ! 5/10/ 7:Tmp>>=7, Tmp&=1 160 .word 0x85b48d82 !fxor %f18,%f2,%f2 ! 8/14/10:X[0,1]|=Tmp [all...] |
| /src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/sparc/ |
| sha1-sparcv9a.S | 99 .word 0xa5b08d88 !fxor %f2,%f8,%f18! 1/ 1/ 1:Tmp=X[2,3]^X[8,9] 109 .word 0xa5b00900 !faligndata %f0,%f0,%f18 ! 3/ 7/ 5:Tmp=X[0,1]>>>24 116 .word 0xa5b486e1 !fmul8ulx16 %f18,%f32,%f18 ! 5/10/ 7:Tmp>>=7, Tmp&=1 125 .word 0x81b48d80 !fxor %f18,%f0,%f0 ! 8/14/10:X[0,1]|=Tmp 134 .word 0xa5b10d8a !fxor %f4,%f10,%f18! 1/ 1/ 1:Tmp=X[2,3]^X[8,9] 144 .word 0xa5b08902 !faligndata %f2,%f2,%f18 ! 3/ 7/ 5:Tmp=X[0,1]>>>24 151 .word 0xa5b486e1 !fmul8ulx16 %f18,%f32,%f18 ! 5/10/ 7:Tmp>>=7, Tmp&=1 160 .word 0x85b48d82 !fxor %f18,%f2,%f2 ! 8/14/10:X[0,1]|=Tmp [all...] |
| /src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/sparc64/ |
| sha1-sparcv9a.S | 99 .word 0xa5b08d88 !fxor %f2,%f8,%f18! 1/ 1/ 1:Tmp=X[2,3]^X[8,9] 109 .word 0xa5b00900 !faligndata %f0,%f0,%f18 ! 3/ 7/ 5:Tmp=X[0,1]>>>24 116 .word 0xa5b486e1 !fmul8ulx16 %f18,%f32,%f18 ! 5/10/ 7:Tmp>>=7, Tmp&=1 125 .word 0x81b48d80 !fxor %f18,%f0,%f0 ! 8/14/10:X[0,1]|=Tmp 134 .word 0xa5b10d8a !fxor %f4,%f10,%f18! 1/ 1/ 1:Tmp=X[2,3]^X[8,9] 144 .word 0xa5b08902 !faligndata %f2,%f2,%f18 ! 3/ 7/ 5:Tmp=X[0,1]>>>24 151 .word 0xa5b486e1 !fmul8ulx16 %f18,%f32,%f18 ! 5/10/ 7:Tmp>>=7, Tmp&=1 160 .word 0x85b48d82 !fxor %f18,%f2,%f2 ! 8/14/10:X[0,1]|=Tmp [all...] |
| /src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/ |
| LlvmState.cpp | 73 SmallVector<char, 16> Tmp; 74 raw_svector_ostream OS(Tmp); 78 return Tmp.size() > 0;
|
| /src/external/gpl3/gcc/dist/libgcc/config/libbid/ |
| bid64_to_bid128.c | 77 UINT128 CX, T128, TP128, Qh, Ql, Qh1, Stemp, Tmp, Tmp1, CX1; 94 Tmp.w[1] = (CX.w[1] & 0x00003fffffffffffull); 95 Tmp.w[0] = CX.w[0]; 97 __mul_128x128_full (Qh, Ql, Tmp, TP128); 99 __shr_128 (Tmp, Qh, amount); 100 res = (CX.w[1] & 0xfc00000000000000ull) | Tmp.w[0]; 233 Tmp.w[0] = 1; 234 Tmp.w[1] = 0; 235 __shl_128_long (Tmp1, Tmp, amount);
|
| bid32_to_bid128.c | 78 UINT128 CX, T128, TP128, Qh, Ql, Qh1, Stemp, Tmp, Tmp1, CX1; 96 Tmp.w[1] = (CX.w[1] & 0x00003fffffffffffull); 97 Tmp.w[0] = CX.w[0]; 99 __mul_128x128_full (Qh, Ql, Tmp, TP128); 236 Tmp.w[0] = 1; 237 Tmp.w[1] = 0; 238 __shl_128_long (Tmp1, Tmp, amount);
|
| /src/external/gpl3/gcc.old/dist/libgcc/config/libbid/ |
| bid64_to_bid128.c | 77 UINT128 CX, T128, TP128, Qh, Ql, Qh1, Stemp, Tmp, Tmp1, CX1; 94 Tmp.w[1] = (CX.w[1] & 0x00003fffffffffffull); 95 Tmp.w[0] = CX.w[0]; 97 __mul_128x128_full (Qh, Ql, Tmp, TP128); 99 __shr_128 (Tmp, Qh, amount); 100 res = (CX.w[1] & 0xfc00000000000000ull) | Tmp.w[0]; 233 Tmp.w[0] = 1; 234 Tmp.w[1] = 0; 235 __shl_128_long (Tmp1, Tmp, amount);
|
| bid32_to_bid128.c | 78 UINT128 CX, T128, TP128, Qh, Ql, Qh1, Stemp, Tmp, Tmp1, CX1; 96 Tmp.w[1] = (CX.w[1] & 0x00003fffffffffffull); 97 Tmp.w[0] = CX.w[0]; 99 __mul_128x128_full (Qh, Ql, Tmp, TP128); 236 Tmp.w[0] = 1; 237 Tmp.w[1] = 0; 238 __shl_128_long (Tmp1, Tmp, amount);
|
| /src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/ |
| ThreadSafeModule.cpp | 32 auto Tmp = CloneModule(M, VMap, [&](const GlobalValue *GV) { 46 BCWriter.writeModule(*Tmp);
|
| /src/external/apache2/llvm/dist/libcxx/benchmarks/ |
| allocation.bench.cpp | 89 PointerList *Tmp = Next; 90 Next = Tmp->Next; 91 AllocWrapper::Deallocate(Tmp, alloc_size);
|
| /src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/ |
| FuzzerIOPosix.cpp | 115 char *Tmp = new char[FileName.size() + 1]; 116 memcpy(Tmp, FileName.c_str(), FileName.size() + 1); 117 std::string Res = dirname(Tmp); 118 delete [] Tmp; 125 return "/tmp";
|
| FuzzerMerge.cpp | 142 Vector<uint32_t> Tmp; 144 AllFeatures.end(), std::inserter(Tmp, Tmp.begin())); 145 Cur.swap(Tmp); 190 std::string Line, Tmp; 195 ISS1 >> Tmp; // Name 196 ISS1 >> Tmp; // size: 197 assert(Tmp == "size:" && "Corrupt summary file"); 200 ISS1 >> Tmp; // features: 201 assert(Tmp == "features:" && "Corrupt summary file") [all...] |
| /src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/ |
| WebAssemblyLowerBrUnless.cpp | 191 Register Tmp = MRI.createVirtualRegister(&WebAssembly::I32RegClass); 192 BuildMI(MBB, MI, MI->getDebugLoc(), TII.get(WebAssembly::EQZ_I32), Tmp) 194 MFI.stackifyVReg(MRI, Tmp); 195 Cond = Tmp;
|
| /src/crypto/external/apache2/openssl/dist/crypto/sha/asm/ |
| sha1-sparcv9a.pl | 101 fxor @X[($j+2)%16],@X[($j+8)%16],%f18! 1/ 1/ 1:Tmp=X[2,3]^X[8,9] 103 faligndata @X[$j],@X[$j],%f18 ! 3/ 7/ 5:Tmp=X[0,1]>>>24 105 fmul8ulx16 %f18,$fmul,%f18 ! 5/10/ 7:Tmp>>=7, Tmp&=1 107 for %f18,@X[$j],@X[$j] ! 8/14/10:X[0,1]|=Tmp 162 fxor @X[($j+2)%16],@X[($j+8)%16],%f18! 1/ 1/ 1:Tmp=X[2,3]^X[8,9] 172 faligndata @X[$j],@X[$j],%f18 ! 3/ 7/ 5:Tmp=X[0,1]>>>24 181 fmul8ulx16 %f18,$fmul,%f18 ! 5/10/ 7:Tmp>>=7, Tmp&=1 190 fxor %f18,@X[$j],@X[$j] ! 8/14/10:X[0,1]|=Tmp [all...] |