Searched defs:ZeroExtend (Results 1 – 3 of 3) sorted by relevance
219 enum ExtendType { ZeroExtend = 1, Sign64 = 2, Sign32 = 3 }; global() enumerator
18 static std::optional<Expr<SomeType>> ZeroExtend(const Constant<T> &c) { in ZeroExtend() function
44959 __anon0268aba89702(SDValue V, bool ZeroExtend) combineArithReduction() argument [all...]