Home
last modified time | relevance | path

Searched refs:handler_end (Results 1 – 15 of 15) sorted by relevance

/external/arm-trusted-firmware/plat/rockchip/common/aarch64/
Dplat_helpers.S39 b handler_end
50 handler_end: label
/external/llvm/include/llvm/IR/
DInstructions.h4057 handler_iterator handler_end() {
4062 const_handler_iterator handler_end() const {
4068 return make_range(handler_begin(), handler_end());
4073 return make_range(handler_begin(), handler_end());
/external/llvm-project/llvm/include/llvm/IR/
DInstructions.h4332 handler_iterator handler_end() {
4338 const_handler_iterator handler_end() const {
4344 return make_range(handler_begin(), handler_end());
4349 return make_range(handler_begin(), handler_end());
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DInstructions.h4338 handler_iterator handler_end() {
4344 const_handler_iterator handler_end() const {
4350 return make_range(handler_begin(), handler_end());
4355 return make_range(handler_begin(), handler_end());
/external/llvm/lib/Transforms/Utils/
DLocal.cpp1492 E = CatchSwitch->handler_end(); in markAliveBlocks()
DInlineFunction.cpp216 HE = CatchSwitch->handler_end(); in getUnwindDestTokenHelper()
DSimplifyCFG.cpp3818 E = CSI->handler_end(); in SimplifyUnreachable()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DInlineFunction.cpp251 HE = CatchSwitch->handler_end(); in getUnwindDestTokenHelper()
DLocal.cpp2171 E = CatchSwitch->handler_end(); in markAliveBlocks()
DSimplifyCFG.cpp4328 E = CSI->handler_end(); in SimplifyUnreachable()
/external/llvm-project/llvm/lib/Transforms/Utils/
DInlineFunction.cpp258 HE = CatchSwitch->handler_end(); in getUnwindDestTokenHelper()
DLocal.cpp2305 E = CatchSwitch->handler_end(); in markAliveBlocks()
DSimplifyCFG.cpp4481 E = CSI->handler_end(); in simplifyUnreachable()
/external/llvm-project/llvm/lib/IR/
DCore.cpp3270 E = CSI->handler_end(); I != E; ++I) in LLVMGetHandlers()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp3234 E = CSI->handler_end(); I != E; ++I) in LLVMGetHandlers()