Home
last modified time | relevance | path

Searched defs:Tmp (Results 1 - 25 of 63) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DThreadSafeModule.cpp32 auto Tmp = CloneModule(M, VMap, [&](const GlobalValue *GV) { in cloneToNewContext() local
H A DRTDyldObjectLinkingLayer.cpp136 auto Tmp = GetMemoryManager(); in emit() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A DManagedStatic.cpp54 void *Tmp = Creator(); in RegisterManagedStatic() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DManagedStatic.cpp52 void *Tmp = Creator(); in RegisterManagedStatic() local
H A DError.cpp159 std::string Tmp = toString(unwrap(Err)); in LLVMGetErrorMessage() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DSubtargetFeature.cpp34 SmallVector<StringRef, 3> Tmp; in Split() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerBrUnless.cpp191 Register Tmp = MRI.createVirtualRegister(&WebAssembly::I32RegClass); in runOnMachineFunction() local
/third_party/json/tests/thirdparty/Fuzzer/
H A DFuzzerIOPosix.cpp79 char *Tmp = new char[FileName.size() + 1]; in DirName() local
H A DFuzzerMerge.cpp131 std::vector<uint32_t> Tmp; in Merge() local
H A DFuzzerCorpus.h31 size_t Tmp = 0; // Used by ValidateFeatureSet. member
H A DFuzzerLoop.cpp602 UnitVector Tmp; in FindExtraUnits() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/RPC/
H A DRawByteChannel.h117 uint8_t Tmp = V ? 1 : 0; in serialize() local
125 uint8_t Tmp = 0; in deserialize() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DManagedStatic.h87 void *Tmp = Ptr.load(std::memory_order_acquire); in operator *() local
97 void *Tmp = Ptr.load(std::memory_order_acquire); in operator *() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DMetaRenamer.cpp127 LibFunc Tmp; variable
H A DIntegerDivision.cpp130 Value *Tmp = Builder.CreateAShr(Dividend, Shift); in generateSignedDivisionCode() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DManagedStatic.h86 void *Tmp = Ptr.load(std::memory_order_acquire); in operator *() local
96 void *Tmp = Ptr.load(std::memory_order_acquire); in operator *() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DSymbolStringPool.h161 auto Tmp = I++; in clearDeadEntries() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DGISelKnownBits.cpp414 unsigned Tmp = DstTy.getScalarSizeInBits() - SrcTy.getScalarSizeInBits(); in computeNumSignBits() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
H A DJITSymbol.h176 JITSymbolFlags Tmp = LHS; in operator &() local
183 JITSymbolFlags Tmp = LHS; in operator |() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/
H A DYAMLRemarkParser.cpp310 SmallVector<char, 4> Tmp; in parseUnsigned() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DR600OptimizeVectorRegisters.cpp215 MachineInstr *Tmp = BuildMI(MBB, Pos, DL, TII->get(R600::INSERT_SUBREG), in RebuildVector() local
H A DSILowerControlFlow.cpp223 Register Tmp = MRI->createVirtualRegister(BoolRC); in emitIf() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsLegalizerInfo.cpp380 Register Tmp = MRI.createGenericVirtualRegister(LLT::pointer(0, 32)); in legalizeIntrinsic() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/
H A DItaniumDemangle.cpp294 BlockMeta* Tmp = BlockList; in reset() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp236 RegisterSet Tmp; in getLiveIns() local

Completed in 16 milliseconds

123