Searched defs:Temp (Results 1 - 25 of 59) sorted by relevance

123

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dtemplate24.C5 class Temp class
9 Temp (F f) :func_(f) {} function in class:Temp
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Doverload30.C7 class Temp class
11 Temp (F f) : func_(f) {} function in class:Temp
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.misc-tests/
H A Dsort2.c31 int Temp,I; local
/openbsd-current/usr.sbin/pkg_add/OpenBSD/
H A DTemp.pm
/openbsd-current/gnu/llvm/compiler-rt/lib/fuzzer/
H A DFuzzerUtilLinux.cpp36 FILE* Temp = fopen("/dev/null", "w"); local
H A DFuzzerUtilDarwin.cpp161 FILE* Temp = fopen("/dev/null", "w"); local
H A DFuzzerUtilWindows.cpp220 FILE* Temp = fopen("nul", "w"); local
/openbsd-current/gnu/llvm/llvm/lib/MC/
H A DMCSchedule.cpp99 double Temp = NumUnits * 1.0 / I->Cycles; local
143 double Temp = llvm::popcount(I->getUnits()) * 1.0 / I->getCycles(); local
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DCaching.cpp154 Expected<sys::fs::TempFile> Temp = sys::fs::TempFile::create( local
H A DFileOutputBuffer.cpp34 OnDiskBuffer(StringRef Path, fs::TempFile Temp, fs::mapped_file_region Buf) argument
68 fs::TempFile Temp; member in class:__anon2452::OnDiskBuffer
/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineInstrBundleIterator.h264 MachineInstrBundleIterator Temp = *this; local
269 MachineInstrBundleIterator Temp = *this; local
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Utils/
H A DUnifyLoopExits.cpp156 SmallVector<BasicBlock *, 8> Temp; local
/openbsd-current/gnu/usr.bin/perl/cpan/File-Temp/lib/File/
H A DTemp.pm[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/CSKY/
H A DCSKYRegisterInfo.cpp203 auto *Temp = BuildMI(MBB, II, DL, TII->get(CSKY::LD32W), NewReg) local
/openbsd-current/gnu/llvm/llvm/lib/Object/
H A DMachOUniversalWriter.cpp322 Expected<sys::fs::TempFile> Temp = sys::fs::TempFile::create( local
/openbsd-current/gnu/llvm/llvm/tools/bugpoint/
H A DExecutionDriver.cpp260 auto Temp = local
H A DOptimizerDriver.cpp147 Expected<sys::fs::TempFile> Temp = local
H A DExtractFunction.cpp374 auto Temp = sys::fs::TempFile::create(OutputPrefix + "-extractblocks%%%%%%%"); local
/openbsd-current/gnu/llvm/llvm/lib/Target/M68k/
H A DM68kCollapseMOVEMPass.cpp208 MOVEMState Temp = State; local
/openbsd-current/gnu/llvm/llvm/include/llvm/Demangle/
H A DUtility.h54 std::array<char, 21> Temp; local
/openbsd-current/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVElement.cpp414 std::string Temp; local
/openbsd-current/gnu/llvm/libcxxabi/src/demangle/
H A DUtility.h54 std::array<char, 21> Temp; local
/openbsd-current/gnu/llvm/llvm/lib/ObjCopy/MachO/
H A DMachOWriter.cpp216 StructType Temp; local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp1074 auto Temp = SP->getType()->cloneWithCC(llvm::dwarf::DW_CC_nocall); local
/openbsd-current/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOARM.h70 uint32_t Temp = readBytesUnaligned(LocalAddress, 4); local
253 uint32_t Temp = readBytesUnaligned(LocalAddress, 4); variable

Completed in 343 milliseconds

123