Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp2426 APInt UndefLHS, ZeroLHS; in SimplifyDemandedVectorElts() local
2457 APInt UndefLHS, ZeroLHS; in SimplifyDemandedVectorElts() local
2556 APInt UndefLHS, ZeroLHS; in SimplifyDemandedVectorElts() local
2574 APInt UndefLHS, ZeroLHS; in SimplifyDemandedVectorElts() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp38123 bool ZeroLHS = ISD::isBuildVectorAllZeros(LHS.getNode()); in combineSelect() local