Home
last modified time | relevance | path

Searched defs:SWI (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/arc/
H A Dlinux-unwind.h67 #define SWI 0x6f223f00 macro
71 #define SWI 0x003f226f macro
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/arc/
H A Dlinux-unwind.h67 #define SWI 0x6f223f00 macro
71 #define SWI 0x003f226f macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroElide.cpp279 SwitchInst *SWI = cast<SwitchInst>(CSI->use_begin()->getUser()); in collectPostSplitCoroIds() local
H A DCoroFrame.cpp606 auto *SWI = const_cast<SwitchInst *>(ConstSWI); in addFieldForAllocas() local
676 SwitchInst *SWI = SwitchAndDefaultDest.first; in addFieldForAllocas() local