Searched refs:saveAndClearIP (Results 1 - 5 of 5) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGException.cpp748 CGBuilderTy::InsertPoint savedIP = Builder.saveAndClearIP();
1172 CGBuilderTy::InsertPoint SavedIP = CGF.Builder.saveAndClearIP();
1254 CGBuilderTy::InsertPoint savedIP = CGF.Builder.saveAndClearIP();
1288 CGBuilderTy::InsertPoint SavedIP = Builder.saveAndClearIP();
1322 CGBuilderTy::InsertPoint SavedIP = Builder.saveAndClearIP();
H A DCGCleanup.cpp727 savedInactiveFallthroughIP = Builder.saveAndClearIP();
895 CGBuilderTy::InsertPoint SavedIP = Builder.saveAndClearIP();
1174 CGBuilderTy::InsertPoint SavedIP = Builder.saveAndClearIP();
H A DCGObjCRuntime.cpp226 CGBuilderTy::InsertPoint SavedIP = CGF.Builder.saveAndClearIP();
H A DCGObjCMac.cpp4055 CGBuilderTy::InsertPoint TryFallthroughIP = CGF.Builder.saveAndClearIP();
4254 CGBuilderTy::InsertPoint SavedIP = CGF.Builder.saveAndClearIP();
/external/llvm/include/llvm/IR/
H A DIRBuilder.h153 InsertPoint saveAndClearIP() { function in class:llvm::IRBuilderBase

Completed in 272 milliseconds