Searched refs:GetLowVectorArgument (Results 1 – 1 of 1) sorted by relevance
/frameworks/libs/binary_translation/interpreter/riscv64/ |
D | interpreter.h | 3587 GetLowVectorArgument<ElementType, vta, vma>(args, vstart, vl, index, mask)...)), in OpVectorWiden() 3768 GetLowVectorArgument<ElementType, vta, vma>(args, vstart, vl, index, mask)...)); in OpVectorNarrow() 4238 SIMD128Register GetLowVectorArgument(Vec<intrinsics::NoInactiveProcessing{}> src, in GetLowVectorArgument() function 4247 SIMD128Register GetLowVectorArgument(WideVec<intrinsics::NoInactiveProcessing{}> src, in GetLowVectorArgument() function 4256 ElementType GetLowVectorArgument(ElementType arg, in GetLowVectorArgument() function
|