Home
last modified time | relevance | path

Searched defs:insertBefore (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A Dilist_base.h76 template <class T> static void insertBefore(T &Next, T &N) { in insertBefore() function
/freebsd/contrib/llvm-project/clang/include/clang/Edit/
H A DCommit.h78 bool insertBefore(SourceLocation loc, StringRef text) { in insertBefore() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp97 void Instruction::insertBefore(Instruction *InsertPos) { in insertBefore() function in Instruction
103 void Instruction::insertBefore(BasicBlock::iterator InsertPos) { in insertBefore() function in Instruction
126 void Instruction::insertBefore(BasicBlock &BB, in insertBefore() function in Instruction
H A DDebugProgramInstruction.cpp535 void DbgRecord::insertBefore(DbgRecord *InsertBefore) { in insertBefore() function in llvm::DbgRecord
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Transformer/
H A DRewriteRule.h204 inline ASTEdit insertBefore(RangeSelector S, TextGenerator Replacement) { in insertBefore() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp230 void VPRecipeBase::insertBefore(VPRecipeBase *InsertPos) { in insertBefore() function in VPRecipeBase
237 void VPRecipeBase::insertBefore(VPBasicBlock &BB, in insertBefore() function in VPRecipeBase
/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DSandboxIR.cpp396 void Instruction::insertBefore(Instruction *BeforeI) { in insertBefore() function in Instruction
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.js6203 insertBefore: "before", property