Home
last modified time | relevance | path

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

/external/vixl/examples/
Dnon-const-visitor.h45 Instruction* mutable_instr = MutableInstruction(instr); in VisitAddSubShifted()
/external/vixl/src/vixl/a64/
Ddecoder-a64.h130 Instruction* MutableInstruction(const Instruction* instr) { in MutableInstruction() function