Home
last modified time | relevance | path

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

/external/vixl/tools/
Dverify_assembler_traces.py135 def ConvertToLLVMFormat(vixl_instruction, triple): argument
308 vixl_instruction = vixl_instruction.lower()
314 for instruction in vixl_instruction.split(';'):