Searched defs:InsertAfter (Results 1 – 8 of 8) sorted by relevance
| /freebsd-src/contrib/llvm-project/clang/lib/Rewrite/ |
| H A D | Rewriter.cpp | 112 bool InsertAfter) { in InsertText() 253 bool InsertAfter, bool indentNewLines) { in InsertText()
|
| /freebsd-src/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/ |
| H A D | PtrState.cpp | 263 BasicBlock::iterator InsertAfter; in HandlePotentialUse() local
|
| /freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
| H A D | DebugProgramInstruction.cpp | 372 insertAfter(DPValue * InsertAfter) insertAfter() argument 483 insertDPValueAfter(DPValue * New,DPValue * InsertAfter) insertDPValueAfter() argument
|
| /freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMParallelDSP.cpp | 625 __anone0ce2a9b0602(LoadInst* WideLd0, LoadInst *WideLd1, Value *Acc, bool Exchange, Instruction *InsertAfter) InsertParallelMACs() argument 720 Instruction *InsertAfter = GetInsertPoint(WideLHS, WideRHS); InsertParallelMACs() local
|
| /freebsd-src/contrib/llvm-project/clang/lib/Tooling/Refactoring/ |
| H A D | AtomicChange.cpp | 270 llvm::StringRef Text, bool InsertAfter) { in insert() argument
|
| /freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | EarlyIfConversion.cpp | 128 SmallPtrSet<MachineInstr*, 8> InsertAfter; member in __anon15b143380111::SSAIfConv
|
| /freebsd-src/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
| H A D | RewriteObjC.cpp | 240 bool InsertAfter = true) { in InsertText()
|
| H A D | RewriteModernObjC.cpp | 290 InsertText(SourceLocation Loc,StringRef Str,bool InsertAfter=true) InsertText() argument
|