Home
last modified time | relevance | path

Searched defs:Prepare (Results 1 – 3 of 3) sorted by relevance

/freebsd/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
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LowerAMXType.cpp307 auto Prepare = [&](Type *MemTy) { in transformBitcast() local
1143 auto Prepare = [&](Type *MemTy) { in transformAMXCast() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp2023 static void replacePrepare(CallInst *Prepare, LazyCallGraph &CG, in replacePrepare()
2064 auto *Prepare = cast<CallInst>(P.getUser()); in replaceAllPrepares() local