Home
last modified time | relevance | path

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

/external/vixl/src/vixl/a64/
Dinstructions-a64.h413 template<typename T> static const Instruction* CastConst(T src) { in CastConst() function
Ddebugger-a64.cc557 const Instruction* from = Instruction::CastConst(address); in PrintInstructions()