Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineCasts.cpp1681 Constant *ZeroUInt = in visitBitCast() local
1687 SrcElTy = cast<CompositeType>(SrcElTy)->getTypeAtIndex(ZeroUInt); in visitBitCast()
1693 SmallVector<Value*, 8> Idxs(NumZeros+1, ZeroUInt); in visitBitCast()