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.cpp1023 uint32 primBitSize = GetPrimTypeBitSize(primType); in SelectExtractbits() local
1341 static inline uint64 CreateDepositBitsImm1(uint32 primBitSize, uint8 bitOffset, uint8 bitSize) in CreateDepositBitsImm1()
1359 uint32 primBitSize = GetPrimTypeBitSize(primType); in SelectDepositBits() local