Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Coroutines/
H A DCoroElide.cpp294 SwitchInst *SWI = cast<SwitchInst>(CSI->use_begin()->getUser()); in collectPostSplitCoroIds() local
H A DCoroFrame.cpp656 auto *SWI = const_cast<SwitchInst *>(ConstSWI); in addFieldForAllocas() local
726 SwitchInst *SWI = SwitchAndDefaultDest.first; in addFieldForAllocas() local
/aosp_15_r20/external/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp279 for (RecIter SWI = SWDefs.begin(), SWE = SWDefs.end(); SWI != SWE; ++SWI) { in collectSchedRW() local