Searched refs:GetCselSynthesisInformation (Results 1 – 2 of 2) sorted by relevance
/external/vixl/test/aarch64/ |
D | test-disasm-aarch64.cc | 2194 MacroAssembler::GetCselSynthesisInformation(w0, in TEST() 2202 MacroAssembler::GetCselSynthesisInformation(w2, in TEST() 2210 MacroAssembler::GetCselSynthesisInformation(w4, in TEST() 2218 MacroAssembler::GetCselSynthesisInformation(x6, in TEST() 2226 MacroAssembler::GetCselSynthesisInformation(x8, in TEST() 2234 MacroAssembler::GetCselSynthesisInformation(x10, in TEST() 2242 MacroAssembler::GetCselSynthesisInformation(x12, in TEST() 2250 MacroAssembler::GetCselSynthesisInformation(w13, in TEST() 2258 MacroAssembler::GetCselSynthesisInformation(x14, in TEST() 2266 MacroAssembler::GetCselSynthesisInformation(w15, in TEST() [all …]
|
/external/vixl/src/aarch64/ |
D | macro-assembler-aarch64.h | 707 static void GetCselSynthesisInformation(const Register& rd, in GetCselSynthesisInformation() function
|