Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Dinstructions-aarch64.h490 static const Instruction* CastConst(T src) { in CastConst() function
Ddebugger-aarch64.cc558 const Instruction* from = Instruction::CastConst(address); in PrintInstructions()