Searched defs:AShr (Results 1 – 3 of 3) sorted by relevance
392 IntVal AShr(const IntVal &shift, PrimType pType) const in AShr() function397 IntVal AShr(uint64 shift, PrimType pType) const in AShr() function
655 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