Home
last modified time | relevance | path

Searched refs:InsertHelper (Results 1 – 11 of 11) sorted by relevance

/external/clang/lib/CodeGen/
DCGLoopInfo.h125 void InsertHelper(llvm::Instruction *I) const;
DCGLoopInfo.cpp277 void LoopInfoStack::InsertHelper(Instruction *I) const { in InsertHelper() function in LoopInfoStack
DCodeGenFunction.cpp1908 void CodeGenFunction::InsertHelper(llvm::Instruction *I, in InsertHelper() function in CodeGenFunction
1912 LoopStack.InsertHelper(I); in InsertHelper()
1917 void CGBuilderInserter::InsertHelper( in InsertHelper() function in CGBuilderInserter
1920 llvm::IRBuilderDefaultInserter::InsertHelper(I, Name, BB, InsertPt); in InsertHelper()
1922 CGF->InsertHelper(I, Name, BB, InsertPt); in InsertHelper()
DCGBuilder.h33 void InsertHelper(llvm::Instruction *I, const llvm::Twine &Name,
DCodeGenFunction.h145 void InsertHelper(llvm::Instruction *I, const llvm::Twine &Name,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DPredicateInfo.cpp370 auto InsertHelper = [&](Value *Op, bool isAnd, bool isOr, Value *Cond) { in processBranch() local
414 InsertHelper(Op, isAnd, isOr, Cmp); in processBranch()
422 InsertHelper(BinOp, false, false, BinOp); in processBranch()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h149 void InsertHelper(Instruction *I, const Twine &Name, BasicBlock *BB, in InsertHelper() function
151 IRBuilderDefaultInserter::InsertHelper(I, Name, BB, InsertPt); in InsertHelper()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DIRBuilder.h64 void InsertHelper(Instruction *I, const Twine &Name, in InsertHelper() function
81 void InsertHelper(Instruction *I, const Twine &Name, in InsertHelper() function
83 IRBuilderDefaultInserter::InsertHelper(I, Name, BB, InsertPt); in InsertHelper()
783 this->InsertHelper(I, Name, BB, InsertPt);
/external/llvm/include/llvm/IR/
DIRBuilder.h63 void InsertHelper(Instruction *I, const Twine &Name, in InsertHelper() function
618 this->InsertHelper(I, Name, BB, InsertPt);
/external/llvm/lib/Transforms/Scalar/
DSROA.cpp102 void InsertHelper(Instruction *I, const Twine &Name, BasicBlock *BB, in InsertHelper() function in __anonb7474ff50111::IRBuilderPrefixedInserter
104 IRBuilderDefaultInserter::InsertHelper(I, getNameWithPrefix(Name), BB, in InsertHelper()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSROA.cpp143 void InsertHelper(Instruction *I, const Twine &Name, BasicBlock *BB, in InsertHelper() function in __anon811ced8d0111::IRBuilderPrefixedInserter
145 IRBuilderDefaultInserter::InsertHelper(I, getNameWithPrefix(Name), BB, in InsertHelper()