Home
last modified time | relevance | path

Searched defs:imm_fn (Results 1 - 1 of 1) sorted by relevance

/third_party/vixl/src/aarch64/
H A Dmacro-assembler-sve-aarch64.cc92 void MacroAssembler::IntWideImmHelper(IntArithImmFn imm_fn, in IntWideImmHelper() argument
133 IntArithImmFn imm_fn = &Assembler::mul; in Mul() local
143 IntArithImmFn imm_fn = &Assembler::smin; in Smin() local
153 IntArithImmFn imm_fn = &Assembler::smax; in Smax() local
163 IntArithImmFn imm_fn in Umax() local
173 IntArithImmFn imm_fn = &Assembler::umin; Umin() local
[all...]

Completed in 4 milliseconds