Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Dmacro-assembler-sve-aarch64.cc523 void MacroAssembler::FPCommutativeArithmeticHelper( in FPCommutativeArithmeticHelper() function in vixl::aarch64::MacroAssembler
646 FPCommutativeArithmeticHelper(zd, in Fadd()
661 FPCommutativeArithmeticHelper(zd, in Fabd()
676 FPCommutativeArithmeticHelper(zd, in Fmul()
691 FPCommutativeArithmeticHelper(zd, in Fmulx()
706 FPCommutativeArithmeticHelper(zd, in Fmax()
721 FPCommutativeArithmeticHelper(zd, in Fmin()
736 FPCommutativeArithmeticHelper(zd, in Fmaxnm()
751 FPCommutativeArithmeticHelper(zd, in Fminnm()
Dmacro-assembler-aarch64.h6884 void FPCommutativeArithmeticHelper(const ZRegister& zd,