Home
last modified time | relevance | path

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

/external/vixl/test/aarch64/
Dtest-disasm-aarch64.cc2205 MacroAssembler::GetCselSynthesisInformation(w0, in TEST()
2213 MacroAssembler::GetCselSynthesisInformation(w2, in TEST()
2221 MacroAssembler::GetCselSynthesisInformation(w4, in TEST()
2229 MacroAssembler::GetCselSynthesisInformation(x6, in TEST()
2237 MacroAssembler::GetCselSynthesisInformation(x8, in TEST()
2245 MacroAssembler::GetCselSynthesisInformation(x10, in TEST()
2253 MacroAssembler::GetCselSynthesisInformation(x12, in TEST()
2261 MacroAssembler::GetCselSynthesisInformation(w13, in TEST()
2269 MacroAssembler::GetCselSynthesisInformation(x14, in TEST()
2277 MacroAssembler::GetCselSynthesisInformation(w15, in TEST()
[all …]
/external/vixl/src/aarch64/
Dmacro-assembler-aarch64.h824 static void GetCselSynthesisInformation(const Register& rd, in GetCselSynthesisInformation() function