Searched defs:AShr (Results 1 – 3 of 3) sorted by relevance
365 IntVal AShr(const IntVal &shift, PrimType pType) const in AShr() function370 IntVal AShr(uint64 shift, PrimType pType) const in AShr() function
802 Expr LMIRBuilder::AShr(Type *type, Expr src1, Expr src2) in AShr() function in maple::litecg::LMIRBuilder
212 BoundsRange BoundsRange::AShr(const BoundsRange &range, DataType::Type type) in AShr() function in ark::compiler::BoundsRange