/external/clang/lib/CodeGen/ |
D | CGLoopInfo.cpp | 277 void LoopInfoStack::InsertHelper(Instruction *I) const { in InsertHelper() function in LoopInfoStack
|
D | CodeGenFunction.cpp | 1908 void CodeGenFunction::InsertHelper(llvm::Instruction *I, in InsertHelper() function in CodeGenFunction 1917 void CGBuilderInserter::InsertHelper( in InsertHelper() function in CGBuilderInserter
|
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
D | InstCombine.h | 62 void InsertHelper(Instruction *I, const Twine &Name, in InsertHelper() function
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineInternal.h | 149 void InsertHelper(Instruction *I, const Twine &Name, BasicBlock *BB, in InsertHelper() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
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
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | IRBuilder.h | 35 void InsertHelper(Instruction *I, const Twine &Name, in InsertHelper() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | PredicateInfo.cpp | 370 auto InsertHelper = [&](Value *Op, bool isAnd, bool isOr, Value *Cond) { in processBranch() local
|
/external/llvm/include/llvm/IR/ |
D | IRBuilder.h | 63 void InsertHelper(Instruction *I, const Twine &Name, in InsertHelper() function
|
/external/llvm/lib/Transforms/Scalar/ |
D | SROA.cpp | 102 void InsertHelper(Instruction *I, const Twine &Name, BasicBlock *BB, in InsertHelper() function in __anon27ea43b30111::IRBuilderPrefixedInserter
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | SROA.cpp | 143 void InsertHelper(Instruction *I, const Twine &Name, BasicBlock *BB, in InsertHelper() function in __anon927cd10b0111::IRBuilderPrefixedInserter
|