Home
last modified time | relevance | path

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

/external/XNNPACK/src/jit/
Daarch64-assembler.cc52 inline bool is_same_shape(VRegister vt1, VRegister vt2) { in is_same_shape() function
57 inline bool is_same_shape(Reg reg1, Reg reg2, Regs... regs) { in is_same_shape() function
61 inline bool is_same_shape(VRegisterList vs) { in is_same_shape() function