Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_cgfunc.cpp739 …perand *X64CGFunc::SelectVectorGetElement(PrimType rType, Operand *src, PrimType sType, int32 lane) in SelectVectorGetElement()
801 …Func::SelectVectorSetElement(Operand *eOp, PrimType eTyp, Operand *vOpd, PrimType vTyp, int32 lane) in SelectVectorSetElement()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp4836 uint32 lane = bitOffset / bitSize; in SelectExtractbits() local
10793 …nd *AArch64CGFunc::SelectVectorGetElement(PrimType rType, Operand *src, PrimType sType, int32 lane) in SelectVectorGetElement()
10885 int32 lane) in SelectVectorSetElement()