Home
last modified time | relevance | path

Searched defs:LShr (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
H A Dmpl_int_val.h370 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 Dlmir_builder.cpp631 Expr LMIRBuilder::LShr(Type *type, Expr src1, Expr src2) in LShr() function in maple::litecg::LMIRBuilder

Completed in 3 milliseconds