Home
last modified time | relevance | path

Searched refs:Prepare (Results 1 – 25 of 56) sorted by relevance

123

/openbsd-src/gnu/llvm/lldb/include/lldb/Host/
H A DOptionParser.h37 static void Prepare(std::unique_lock<std::mutex> &lock);
/openbsd-src/gnu/llvm/lldb/source/Host/common/
H A DOptionParser.cpp18 void OptionParser::Prepare(std::unique_lock<std::mutex> &lock) { in Prepare() function in OptionParser
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86LowerAMXType.cpp300 auto Prepare = [&](Type *MemTy) { in transformBitcast() local
320 Prepare(Bitcast->getOperand(0)->getType()); in transformBitcast()
340 Prepare(Bitcast->getType()); in transformBitcast()
1128 auto Prepare = [&](Type *MemTy) { in transformAMXCast() local
1156 Prepare(AMXCast->getOperand(0)->getType()); in transformAMXCast()
1178 Prepare(AMXCast->getType()); in transformAMXCast()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp2050 static void replacePrepare(CallInst *Prepare, LazyCallGraph &CG, in replacePrepare() argument
2052 auto CastFn = Prepare->getArgOperand(0); // as an i8* in replacePrepare()
2061 for (Use &U : llvm::make_early_inc_range(Prepare->uses())) { in replacePrepare()
2074 Prepare->replaceAllUsesWith(CastFn); in replacePrepare()
2075 Prepare->eraseFromParent(); in replacePrepare()
2091 auto *Prepare = cast<CallInst>(P.getUser()); in replaceAllPrepares() local
2092 replacePrepare(Prepare, CG, C); in replaceAllPrepares()
/openbsd-src/gnu/usr.bin/binutils-2.17/config/
H A Dprogtest.m427 # Prepare PATH_SEPARATOR.
H A Dlib-ld.m432 # Prepare PATH_SEPARATOR.
/openbsd-src/gnu/gcc/config/
H A Dprogtest.m427 # Prepare PATH_SEPARATOR.
H A Dlib-ld.m432 # Prepare PATH_SEPARATOR.
/openbsd-src/gnu/usr.bin/texinfo/m4/
H A Dprogtest.m427 # Prepare PATH_SEPARATOR.
H A Dlib-ld.m433 # Prepare PATH_SEPARATOR.
/openbsd-src/gnu/usr.bin/binutils/config/
H A Dprogtest.m427 # Prepare PATH_SEPARATOR.
/openbsd-src/distrib/syspatch/
H A DREADME46 following additional steps are required. Prepare a ${SYSPATCHES} directory
/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DOptions.cpp931 OptionParser::Prepare(lock); in ParseAlias()
1069 OptionParser::Prepare(lock); in ParseForCompletion()
1258 OptionParser::Prepare(lock); in Parse()
/openbsd-src/gnu/llvm/lldb/bindings/interface/
H A DSBValue.i585 # Prepare for the next iteration.
/openbsd-src/usr.sbin/nsd/
H A Daclocal.m4296 dnl Prepare a "--with-" configure option using the lowercase
/openbsd-src/gnu/lib/libiberty/src/
H A Dpexecute.txh4 Prepare to execute one or more programs, with standard output of each
/openbsd-src/gnu/usr.bin/perl/dist/Data-Dumper/
H A DChanges84 - Prepare recent changes for CPAN release
/openbsd-src/gnu/usr.bin/binutils-2.17/cpu/
H A Dsh64-media.cpu1440 (dshmi pta "Prepare target register for SHmedia target"
1446 (dshmi ptabs "Prepare target register with absolute value from register"
1452 (dshmi ptb "Prepare target register for SHcompact target"
1458 (dshmi ptrel "Prepare target register with relative value from register"
/openbsd-src/gnu/usr.bin/texinfo/
H A Ddir-example244 * gettextize: (gettext)gettextize Invocation. Prepare a package for gettext.
/openbsd-src/gnu/usr.bin/texinfo/util/
H A Ddir-example174 * gettextize: (gettext)gettextize Invocation. Prepare a package for gettext.
/openbsd-src/gnu/llvm/libcxx/include/
H A D__hash_table1775 // Prepare the container for an insertion of the value __value with the hash
1864 // Prepare the container for an insertion of the value __cp_val with the hash
/openbsd-src/games/fortune/datfiles/
H A Dstartrek408 Prepare for tomorrow -- get ready.
/openbsd-src/gnu/usr.bin/binutils/intl/
H A DChangeLog634 * localealias.c, loadmsgcat.c: Prepare to be compiled in glibc.
/openbsd-src/gnu/usr.bin/binutils-2.17/intl/
H A DChangeLog658 * localealias.c, loadmsgcat.c: Prepare to be compiled in glibc.
/openbsd-src/gnu/usr.bin/gcc/gcc/intl/
H A DChangeLog768 * localealias.c, loadmsgcat.c: Prepare to be compiled in glibc.

123