Home
last modified time | relevance | path

Searched defs:prepend (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Demangle/
H A DUtility.h121 OutputBuffer &prepend(StringView R) { in prepend() function
/llvm-project-15.0.7/libcxxabi/src/demangle/
H A DUtility.h121 OutputBuffer &prepend(StringView R) { in prepend() function
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h611 MIBundleBuilder &prepend(MachineInstr *MI) { in prepend() function
/llvm-project-15.0.7/flang/lib/Parser/
H A Dbasic-parsers.h776 common::IfNoLvalue<std::list<T>, T> prepend(T &&head, std::list<T> &&rest) { in prepend() function
/llvm-project-15.0.7/llvm/lib/IR/
H A DDebugInfoMetadata.cpp1451 DIExpression *DIExpression::prepend(const DIExpression *Expr, uint8_t Flags, in prepend() function in DIExpression