Home
last modified time | relevance | path

Searched refs:GetBitsOffset (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
H A Dconstantfold.cpp1376 uint8 offset = node->GetBitsOffset(); in FoldExtractbits()
1397 uint8 opndOffset = static_cast<ExtractbitsNode*>(opnd)->GetBitsOffset(); in FoldExtractbits()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dcgfunc.cpp139 uint8 bitOffset = node.GetBitsOffset(); in HandleExtractBits()
H A Disel.cpp866 SelectExtractbits(resOpnd, resOpnd, node.GetBitsOffset(), bitSize, toType); in SelectExtractbits()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dmir_nodes.h376 uint8 GetBitsOffset() const in GetBitsOffset() function in maple::ExtractbitsNode
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_cgfunc.cpp2519 uint8 bitOffset = node.GetBitsOffset();
2531 uint8 bitOffset = node.GetBitsOffset();

Completed in 19 milliseconds