Home
last modified time | relevance | path

Searched refs:GetMaskForVectorOperationsIfNeeded (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/frameworks/libs/binary_translation/interpreter/riscv64/
Dinterpreter.h3079 auto mask = GetMaskForVectorOperationsIfNeeded<kUseMasking>();
4586 GetMaskForVectorOperationsIfNeeded() { in GetMaskForVectorOperationsIfNeeded() function
4599 return GetMaskForVectorOperationsIfNeeded< in GetMaskForVectorOperations()