Home
last modified time | relevance | path

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

/external/vixl/test/aarch64/
Dtest-disasm-aarch64.cc2476 MacroAssembler::GetCselSynthesisInformation(w0, in TEST()
2484 MacroAssembler::GetCselSynthesisInformation(w2, in TEST()
2492 MacroAssembler::GetCselSynthesisInformation(w4, in TEST()
2500 MacroAssembler::GetCselSynthesisInformation(x6, in TEST()
2508 MacroAssembler::GetCselSynthesisInformation(x8, in TEST()
2516 MacroAssembler::GetCselSynthesisInformation(x10, in TEST()
2524 MacroAssembler::GetCselSynthesisInformation(x12, in TEST()
2532 MacroAssembler::GetCselSynthesisInformation(w13, in TEST()
2540 MacroAssembler::GetCselSynthesisInformation(x14, in TEST()
2548 MacroAssembler::GetCselSynthesisInformation(w15, in TEST()
[all …]
/external/vixl/src/aarch64/
Dmacro-assembler-aarch64.h746 static void GetCselSynthesisInformation(const Register& rd, in GetCselSynthesisInformation() function