/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/ |
H A D | SystemZCopyPhysRegs.cpp | 90 Register Tmp = MRI->createVirtualRegister(&SystemZ::GR32BitRegClass); in visitMBB() local 100 Register Tmp = MRI->createVirtualRegister(&SystemZ::GR32BitRegClass); in visitMBB() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/Shared/ |
H A D | RawByteChannel.h | 117 uint8_t Tmp = V ? 1 : 0; in serialize() local 124 uint8_t Tmp = 0; in deserialize() local
|
H A D | TargetProcessControlTypes.h | 101 CWrapperFunctionResult Tmp; variable 115 CWrapperFunctionResult Tmp; in release() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | APSInt.cpp | 26 APInt Tmp(NumBits, Str, /*radix=*/10); in APSInt() local
|
H A D | ManagedStatic.cpp | 34 void *Tmp = Creator(); in RegisterManagedStatic() local
|
H A D | Triple.cpp | 1028 StringRef Tmp = StringRef(Data).split('-').second; // Strip first component in getVendorName() local 1033 StringRef Tmp = StringRef(Data).split('-').second; // Strip first component in getOSName() local 1039 StringRef Tmp = StringRef(Data).split('-').second; // Strip first component in getEnvironmentName() local 1045 StringRef Tmp = StringRef(Data).split('-').second; // Strip first component in getOSAndEnvironmentName() local
|
H A D | APFloat.cpp | 4514 APFloat Tmp(semPPCDoubleDoubleLegacy, bitcastToAPInt()); in divide() local 4523 APFloat Tmp(semPPCDoubleDoubleLegacy, bitcastToAPInt()); in remainder() local 4532 APFloat Tmp(semPPCDoubleDoubleLegacy, bitcastToAPInt()); in mod() local 4543 APFloat Tmp(semPPCDoubleDoubleLegacy, bitcastToAPInt()); in fusedMultiplyAdd() local 4553 APFloat Tmp(semPPCDoubleDoubleLegacy, bitcastToAPInt()); in roundToIntegral() local 4659 APFloat Tmp(semPPCDoubleDoubleLegacy); in convertFromString() local 4667 APFloat Tmp(semPPCDoubleDoubleLegacy, bitcastToAPInt()); in next() local 4686 APFloat Tmp(semPPCDoubleDoubleLegacy); in convertFromAPInt() local 4697 APFloat Tmp(semPPCDoubleDoubleLegacy); in convertFromSignExtendedInteger() local 4708 APFloat Tmp(semPPCDoubleDoubleLegacy); in convertFromZeroExtendedInteger() local [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/ |
H A D | SubtargetFeature.cpp | 34 SmallVector<StringRef, 3> Tmp; in Split() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/ |
H A D | ThreadSafeModule.cpp | 32 auto Tmp = CloneModule(M, VMap, [&](const GlobalValue *GV) { in cloneToNewContext() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/ |
H A D | LlvmState.cpp | 73 SmallVector<char, 16> Tmp; in canAssemble() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyLowerBrUnless.cpp | 191 Register Tmp = MRI.createVirtualRegister(&WebAssembly::I32RegClass); in runOnMachineFunction() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeFloatTypes.cpp | 167 std::pair<SDValue, SDValue> Tmp = TLI.makeLibCall(DAG, LC, NVT, Op, in SoftenFloatRes_Unary() local 188 std::pair<SDValue, SDValue> Tmp = TLI.makeLibCall(DAG, LC, NVT, Ops, in SoftenFloatRes_Binary() local 442 std::pair<SDValue, SDValue> Tmp = TLI.makeLibCall(DAG, in SoftenFloatRes_FMA() local 516 std::pair<SDValue, SDValue> Tmp = TLI.makeLibCall(DAG, LC, NVT, Op, in SoftenFloatRes_FP_EXTEND() local 553 std::pair<SDValue, SDValue> Tmp = TLI.makeLibCall(DAG, LC, NVT, Op, in SoftenFloatRes_FP_ROUND() local 596 std::pair<SDValue, SDValue> Tmp = TLI.makeLibCall(DAG, LC, NVT, Ops, in SoftenFloatRes_FPOWI() local 776 std::pair<SDValue, SDValue> Tmp = in SoftenFloatRes_XINT_TO_FP() local 881 std::pair<SDValue, SDValue> Tmp = TLI.makeLibCall(DAG, LC, RVT, Op, in SoftenFloatOp_FP_ROUND() local 957 std::pair<SDValue, SDValue> Tmp = TLI.makeLibCall(DAG, LC, NVT, Op, in SoftenFloatOp_FP_TO_XINT() local 1097 std::pair<SDValue, SDValue> Tmp = TLI.makeLibCall(DAG, LC, NVT, Op, in SoftenFloatOp_Unary() local [all …]
|
H A D | LegalizeVectorOps.cpp | 281 std::pair<SDValue, SDValue> Tmp = ExpandLoad(Node); in LegalizeOp() local 733 SDValue Tmp; in Expand() local 1122 SDValue Tmp = DAG.UnrollVectorOp(Node); in ExpandBITREVERSE() local 1163 SDValue Tmp = DAG.UnrollVectorOp(Node); in ExpandBITREVERSE() local 1346 SDValue Tmp = DAG.UnrollVectorOp(Node); in ExpandFSUB() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/ |
H A D | JITSymbol.h | 197 JITSymbolFlags Tmp = LHS; variable 204 JITSymbolFlags Tmp = LHS; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | PHITransAddr.cpp | 94 SmallVector<Instruction*, 8> Tmp(InstInputs.begin(), InstInputs.end()); in Verify() local 370 PHITransAddr Tmp(InVal, DL, AC); in InsertPHITranslatedSubExpr() local
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/ |
H A D | FuzzerMerge.cpp | 142 Vector<uint32_t> Tmp; in Merge() local 190 std::string Line, Tmp; in ParseSummary() local
|
H A D | FuzzerIOPosix.cpp | 115 char *Tmp = new char[FileName.size() + 1]; in DirName() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | MatrixUtils.cpp | 49 BasicBlock *Tmp = PreheaderBr->getSuccessor(0); in CreateLoop() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | ExprEngineC.cpp | 132 ExplodedNodeSet Tmp; in VisitBinaryOperator() local 249 ExplodedNodeSet Tmp; in VisitBlockExpr() local 955 ExplodedNodeSet Tmp; in VisitUnaryOperator() local 1090 ExplodedNodeSet Tmp; in VisitIncrementDecrementOperator() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/ |
H A D | AnalysisDeclContext.cpp | 127 bool Tmp; in getBody() local 132 bool Tmp; in isBodyAutosynthesized() local 138 bool Tmp; in isBodyAutosynthesizedFromModelFile() local
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/libbid/ |
H A D | bid64_string.c | 50 UINT64 HI_18Dig, LO_18Dig, Tmp; local
|
H A D | bid128_string.c | 59 UINT64 HI_18Dig, LO_18Dig, Tmp; local
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/libbid/ |
H A D | bid64_string.c | 50 UINT64 HI_18Dig, LO_18Dig, Tmp; local
|
H A D | bid128_string.c | 59 UINT64 HI_18Dig, LO_18Dig, Tmp; local
|
/netbsd-src/external/apache2/llvm/dist/libcxx/benchmarks/ |
H A D | allocation.bench.cpp | 89 PointerList *Tmp = Next; in BM_AllocateOnly() local
|