Searched defs:SavedIP (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp224 CGBuilderTy::InsertPoint SavedIP = CGF.Builder.saveAndClearIP(); local
H A DCGCleanup.cpp967 CGBuilderTy::InsertPoint SavedIP = Builder.saveAndClearIP(); local
1253 CGBuilderTy::InsertPoint SavedIP = Builder.saveAndClearIP(); local
H A DCGException.cpp911 CGBuilderTy::InsertPoint SavedIP = CGF.Builder.saveIP(); local
955 CGBuilderTy::InsertPoint SavedIP = CGF.Builder.saveIP(); local
1359 CGBuilderTy::InsertPoint SavedIP = CGF.Builder.saveAndClearIP(); variable
1509 CGBuilderTy::InsertPoint SavedIP local
[all...]
H A DCGObjCMac.cpp4907 CGBuilderTy::InsertPoint SavedIP = CGF.Builder.saveAndClearIP(); local

Completed in 171 milliseconds