Home
last modified time | relevance | path

Searched defs:CurrentSelect (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3503 auto *CurrentSelect = cast<SelectInst>(Current); in FillPlaceholders() local
3546 if (SelectInst *CurrentSelect = dyn_cast<SelectInst>(Current)) { in InsertPlaceholders() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3874 auto *CurrentSelect = cast<SelectInst>(Current); in FillPlaceholders() local
3917 if (SelectInst *CurrentSelect = dyn_cast<SelectInst>(Current)) { in InsertPlaceholders() local