Home
last modified time | relevance | path

Searched defs:InsertAfter (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DRewriteBuffer.cpp85 bool InsertAfter) { in InsertText()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugProgramInstruction.cpp544 void DbgRecord::insertAfter(DbgRecord *InsertAfter) { in insertAfter()
561 void DbgRecord::insertAfter(self_iterator InsertAfter) { in insertAfter()
696 void DbgMarker::insertDbgRecordAfter(DbgRecord *New, DbgRecord *InsertAfter) { in insertDbgRecordAfter()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DPtrState.cpp263 BasicBlock::iterator InsertAfter; in HandlePotentialUse() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVLoadStoreOptimizer.cpp350 bool InsertAfter = (Offset < PairedOffset) ^ MergeForward; in mergePairedInsns() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp627 Instruction *InsertAfter) { in InsertParallelMACs()
727 Instruction *InsertAfter = GetInsertPoint(WideLHS, WideRHS); in InsertParallelMACs() local
/freebsd/contrib/llvm-project/clang/lib/Rewrite/
H A DRewriter.cpp158 bool InsertAfter, bool indentNewLines) { in InsertText()
/freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/
H A DAtomicChange.cpp268 llvm::StringRef Text, bool InsertAfter) { in insert()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DEarlyIfConversion.cpp131 SmallPtrSet<MachineInstr*, 8> InsertAfter; member in __anon4c5015260111::SSAIfConv
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp238 bool InsertAfter = true) { in InsertText()
H A DRewriteModernObjC.cpp288 bool InsertAfter = true) { in InsertText()