Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/interpreter/riscv64/
Dinterpreter.h3262 void OpVectorv(uint8_t dst, uint8_t src1, DstMaskType... dst_mask) { in OpVectorv()
3278 void OpVectorv(uint8_t dst, uint8_t src, DstMaskType... dst_mask) { in OpVectorv()
3838 void OpVectorx(uint8_t dst, ElementType arg2, DstMaskType... dst_mask) { in OpVectorx()
3849 void OpVectorx(uint8_t dst, ElementType arg2, DstMaskType... dst_mask) { in OpVectorx()