Searched refs:InsertHelper (Results 1 – 8 of 8) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGLoopInfo.h | 239 void InsertHelper(llvm::Instruction *I) const;
|
| H A D | CodeGenFunction.cpp | 2777 void CodeGenFunction::InsertHelper(llvm::Instruction *I, in InsertHelper() function in CodeGenFunction 2780 LoopStack.InsertHelper(I); in InsertHelper() 2785 void CGBuilderInserter::InsertHelper( in InsertHelper() function in CGBuilderInserter 2788 llvm::IRBuilderDefaultInserter::InsertHelper(I, Name, InsertPt); in InsertHelper() 2790 CGF->InsertHelper(I, Name, InsertPt); in InsertHelper()
|
| H A D | CGBuilder.h | 38 void InsertHelper(llvm::Instruction *I, const llvm::Twine &Name,
|
| H A D | CGLoopInfo.cpp | 822 void LoopInfoStack::InsertHelper(Instruction *I) const { in InsertHelper() function in LoopInfoStack
|
| H A D | CodeGenFunction.h | 337 void InsertHelper(llvm::Instruction *I, const llvm::Twine &Name,
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | IRBuilder.h | 65 virtual void InsertHelper(Instruction *I, const Twine &Name, in InsertHelper() function 84 void InsertHelper(Instruction *I, const Twine &Name, in InsertHelper() function 86 IRBuilderDefaultInserter::InsertHelper(I, Name, InsertPt); in InsertHelper() 173 Inserter.InsertHelper(I, Name, InsertPt);
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | SROA.cpp | 507 void InsertHelper(Instruction *I, const Twine &Name, in InsertHelper() function in __anondf5662880411::IRBuilderPrefixedInserter 509 IRBuilderDefaultInserter::InsertHelper(I, getNameWithPrefix(Name), in InsertHelper()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 19002 …0BasicBlockENS_14ilist_iteratorIS1_EE", "llvm::InstCombineIRInserter::InsertHelper(llvm::Instructi…
|