Searched defs:LShr (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/ | ||
H A D | mpl_int_val.h | 370 IntVal LShr(const IntVal &shift, PrimType pType) const in LShr() function in maple::IntVal 375 IntVal LShr(uint64 shift, PrimType pType) const in LShr() function in maple::IntVal 385 IntVal LShr(uint64 shift) const in LShr() function in maple::IntVal |
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/litecg/ | ||
H A D | lmir_builder.cpp | 631 Expr LMIRBuilder::LShr(Type *type, Expr src1, Expr src2) in LShr() function in maple::litecg::LMIRBuilder |
Completed in 3 milliseconds