Searched defs:InsertHelper (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/ |
| H A D | CGLoopInfo.cpp | 371 void LoopInfoStack::InsertHelper(Instruction *I) const { in InsertHelper() function in LoopInfoStack
|
| H A D | CodeGenFunction.cpp | 2309 void CodeGenFunction::InsertHelper(llvm::Instruction *I, in InsertHelper() function in CodeGenFunction 2318 void CGBuilderInserter::InsertHelper( in InsertHelper() function in CGBuilderInserter
|
| /freebsd-12.1/contrib/llvm/include/llvm/IR/ |
| H A D | IRBuilder.h | 64 void InsertHelper(Instruction *I, const Twine &Name, in InsertHelper() function 81 void InsertHelper(Instruction *I, const Twine &Name, in InsertHelper() function
|
| /freebsd-12.1/contrib/llvm/lib/Transforms/Utils/ |
| H A D | PredicateInfo.cpp | 369 auto InsertHelper = [&](Value *Op, bool isAnd, bool isOr, Value *Cond) { in processBranch() local
|
| /freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/ |
| H A D | SROA.cpp | 143 void InsertHelper(Instruction *I, const Twine &Name, BasicBlock *BB, in InsertHelper() function in __anon241d746d0111::IRBuilderPrefixedInserter
|