Home
last modified time | relevance | path

Searched defs:FalseInst (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp1171 if (auto *FalseInst = dyn_cast<Instruction>(FalseVal)) in foldSelectValueEquivalence() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp1266 auto *FalseInst = dyn_cast<Instruction>(FalseVal); in foldSelectValueEquivalence() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4660 auto *FalseInst = cast<Instruction>(SI->getFalseValue()); in optimizeSelectInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6157 auto *FalseInst = cast<Instruction>(SI->getFalseValue()); in optimizeSelectInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6960 auto *FalseInst = cast<Instruction>(SI->getFalseValue()); in optimizeSelectInst() local