Home
last modified time | relevance | path

Searched defs:GetOperand (Results 1 – 2 of 2) sorted by relevance

/external/vixl/src/aarch32/
Ddisasm-aarch32.h145 const MemOperand& GetOperand() const { return operand_; } in GetOperand() function
157 const AlignedMemOperand& GetOperand() const { return operand_; } in GetOperand() function
/external/v8/src/
Dframes-inl.h202 inline Object* JavaScriptFrame::GetOperand(int index) const { in GetOperand() function