Home
last modified time | relevance | path

Searched refs:AllZero (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp768 auto *AllZero = cast<ConstantInt>(Constant::getNullValue(SC->getType())); in processCurrentLoop() local
769 if (BranchesInfo.isUnswitched(SI, AllZero)) in processCurrentLoop()
772 UnswitchVal = AllZero; in processCurrentLoop()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp6973 bool AllZero = true; in computeZeroableShuffleElements() local
6977 AllZero &= X86::isZeroNode(Op); in computeZeroableShuffleElements()
6981 if (AllZero) in computeZeroableShuffleElements()