Searched defs:LShr (Results 1 – 2 of 2) sorted by relevance
343 IntVal LShr(const IntVal &shift, PrimType pType) const in LShr() function348 IntVal LShr(uint64 shift, PrimType pType) const in LShr() function358 IntVal LShr(uint64 shift) const in LShr() function
797 Expr LMIRBuilder::LShr(Type *type, Expr src1, Expr src2) in LShr() function in maple::litecg::LMIRBuilder