Home
last modified time | relevance | path

Searched defs:primBitSize (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Disel.cpp1030 uint32 primBitSize = GetPrimTypeBitSize(primType); in SelectExtractbits() local
1347 static inline uint64 CreateDepositBitsImm1(uint32 primBitSize, uint8 bitOffset, uint8 bitSize) in CreateDepositBitsImm1()
1365 uint32 primBitSize = GetPrimTypeBitSize(primType); in SelectDepositBits() local