Searched refs:GetCselSynthesisInformation (Results 1 - 2 of 2) sorted by relevance

/external/vixl/test/aarch64/
H A Dtest-disasm-aarch64.cc2192 // In the tests below we also test the `GetCselSynthesisInformation()` helper.
2199 MacroAssembler::GetCselSynthesisInformation(w0,
2207 MacroAssembler::GetCselSynthesisInformation(w2,
2215 MacroAssembler::GetCselSynthesisInformation(w4,
2223 MacroAssembler::GetCselSynthesisInformation(x6,
2231 MacroAssembler::GetCselSynthesisInformation(x8,
2239 MacroAssembler::GetCselSynthesisInformation(x10,
2247 MacroAssembler::GetCselSynthesisInformation(x12,
2255 MacroAssembler::GetCselSynthesisInformation(w13,
2263 MacroAssembler::GetCselSynthesisInformation(x1
[all...]
/external/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.h743 static void GetCselSynthesisInformation(const Register& rd, function in class:vixl::aarch64::MacroAssembler

Completed in 136 milliseconds