Home
last modified time | relevance | path

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

12

/src/contrib/llvm-project/lldb/include/lldb/Host/
H A DOptionParser.h37 static void Prepare(std::unique_lock<std::mutex> &lock);
/src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LowerAMXType.cpp307 auto Prepare = [&](Type *MemTy) { in transformBitcast() local
327 Prepare(Bitcast->getOperand(0)->getType()); in transformBitcast()
347 Prepare(Bitcast->getType()); in transformBitcast()
1143 auto Prepare = [&](Type *MemTy) { in transformAMXCast() local
1171 Prepare(AMXCast->getOperand(0)->getType()); in transformAMXCast()
1193 Prepare(AMXCast->getType()); in transformAMXCast()
/src/contrib/llvm-project/lldb/source/Host/common/
H A DOptionParser.cpp18 void OptionParser::Prepare(std::unique_lock<std::mutex> &lock) { in Prepare() function in OptionParser
/src/usr.bin/ministat/
H A DREADME4 Prepare your data into two files, one number per line
/src/contrib/ntp/sntp/libopts/m4/
H A Dstdnoreturn.m48 # Prepare for substituting <stdnoreturn.h> if it is not supported.
/src/tools/tools/sysbuild/
H A Dsysbuild.sh460 log_it Prepare running image
517 log_it Prepare destination partition
/src/sys/dev/iicbus/
H A Diicbb_if.m64 # Prepare device for I2C transfer
/src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp2023 static void replacePrepare(CallInst *Prepare, LazyCallGraph &CG, in replacePrepare() argument
2025 auto CastFn = Prepare->getArgOperand(0); // as an i8* in replacePrepare()
2034 for (Use &U : llvm::make_early_inc_range(Prepare->uses())) { in replacePrepare()
2047 Prepare->replaceAllUsesWith(CastFn); in replacePrepare()
2048 Prepare->eraseFromParent(); in replacePrepare()
2064 auto *Prepare = cast<CallInst>(P.getUser()); in replaceAllPrepares() local
2065 replacePrepare(Prepare, CG, C); in replaceAllPrepares()
/src/contrib/llvm-project/lldb/bindings/interface/
H A DSBValueExtensions.i150 # Prepare for the next iteration.
/src/stand/i386/boot0/
H A Dboot0.S518 movb $'1',%al # Prepare
552 intx13: # Prepare CHS parameters
/src/sys/contrib/openzfs/config/
H A Dprogtest.m428 # Prepare PATH_SEPARATOR.
H A Dkernel-config-defined.m4122 *** Prepare the Linux source tree by running `make prepare`,
H A Dlib-ld.m438 # Prepare PATH_SEPARATOR.
/src/sys/dev/xdma/
H A Dxdma_if.m58 # Prepare xDMA channel for a scatter-gather transfer.
/src/contrib/llvm-project/lldb/source/Interpreter/
H A DOptions.cpp943 OptionParser::Prepare(lock); in ParseAlias()
1077 OptionParser::Prepare(lock); in ParseForCompletion()
1256 OptionParser::Prepare(lock); in Parse()
/src/sys/contrib/device-tree/Bindings/mmc/
H A Dti-omap-hsmmc.txt106 Prepare idle to remux dat1 as a gpio, and default to remux it back as sdio
/src/crypto/openssl/doc/man3/
H A DSSL_CTX_load_verify_locations.pod157 Prepare the directory /some/where/certs containing several CA certificates
/src/contrib/libdiff/test/
H A Dtest117.right-P.txt512 /* Prepare key decryption check code. */
589 /* Prepare key decryption check code. */
H A Dtest122.right-P.txt512 /* Prepare key decryption check code. */
589 /* Prepare key decryption check code. */
H A Dtest021.right.txt512 /* Prepare key decryption check code. */
589 /* Prepare key decryption check code. */
H A Dtest117.left-P.txt498 /* Prepare key decryption check code. */
575 /* Prepare key decryption check code. */
H A Dtest021.left.txt560 /* Prepare key decryption check code. */
626 /* Prepare key decryption check code. */
H A Dtest122.left-P.txt537 /* Prepare key decryption check code. */
603 /* Prepare key decryption check code. */
/src/contrib/llvm-project/openmp/runtime/src/
H A Dz_Windows_NT-586_asm.asm561 sub esp,edx ; Prepare stack ptr-- Now it will be aligned on 128-byte boundary at the call
/src/contrib/llvm-project/libcxx/include/
H A D__hash_table1324 // Prepare the container for an insertion of the value __value with the hash
1398 // Prepare the container for an insertion of the value __cp_val with the hash

12