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

/external/clang/lib/CodeGen/
H A DCGBuilder.h21 /// CodeGenFunction::InsertHelper, which adds nesessary metadata to
31 /// \brief This forwards to CodeGenFunction::InsertHelper.
32 void InsertHelper(llvm::Instruction *I, const llvm::Twine &Name,
H A DCGLoopInfo.h104 void InsertHelper(llvm::Instruction *I) const;
H A DCGLoopInfo.cpp93 void LoopInfoStack::InsertHelper(Instruction *I) const { function in class:LoopInfoStack
H A DCodeGenFunction.cpp1640 void CodeGenFunction::InsertHelper(llvm::Instruction *I, function in class:CodeGenFunction
1644 LoopStack.InsertHelper(I);
1648 void CGBuilderInserter<PreserveNames>::InsertHelper( function in class:CGBuilderInserter
1651 llvm::IRBuilderDefaultInserter<PreserveNames>::InsertHelper(I, Name, BB,
1654 CGF->InsertHelper(I, Name, BB, InsertPt);
1662 template void CGBuilderInserter<PreserveNames>::InsertHelper(
H A DCodeGenFunction.h138 void InsertHelper(llvm::Instruction *I, const llvm::Twine &Name,
/external/llvm/lib/Transforms/InstCombine/
H A DInstCombine.h78 void InsertHelper(Instruction *I, const Twine &Name, BasicBlock *BB, function in class:llvm::InstCombineIRInserter
80 IRBuilderDefaultInserter<true>::InsertHelper(I, Name, BB, InsertPt);
/external/llvm/include/llvm/IR/
H A DIRBuilder.h34 /// 'InsertHelper' method that is called whenever an instruction is created by
41 void InsertHelper(Instruction *I, const Twine &Name, function in class:llvm::IRBuilderDefaultInserter
493 this->InsertHelper(I, Name, BB, InsertPt);
/external/llvm/lib/Transforms/Scalar/
H A DSROA.cpp106 void InsertHelper(Instruction *I, const Twine &Name, BasicBlock *BB, function in class:__anon26324::IRBuilderPrefixedInserter
108 IRBuilderDefaultInserter<preserveNames>::InsertHelper(
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 205 milliseconds