Home
last modified time | relevance | path

Searched defs:savedIP (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp1503 CGBuilderTy::InsertPoint savedIP = CGF.Builder.saveAndClearIP(); in exit() local
843 CGBuilderTy::InsertPoint savedIP = Builder.saveAndClearIP(); EmitLandingPad() local
1136 CGBuilderTy::InsertPoint savedIP = CGF.Builder.saveIP(); emitCatchDispatchBlock() local
/llvm-project/flang/lib/Lower/OpenMP/
H A DOpenMP.cpp911 auto savedIP = firOpBuilder.getInsertionPoint(); genBodyOfTargetOp() local
/llvm-project/flang/lib/Optimizer/Dialect/
H A DFIROps.cpp753 mlir::OpBuilder::InsertPoint savedIP = rewriter.saveInsertionPoint(); getShiftedIndices() local