Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Core/
DDisassembler.h203 static Operand BuildProduct(const Operand &lhs, const Operand &rhs);
/external/llvm-project/lldb/source/Core/
DDisassembler.cpp1213 Instruction::Operand Instruction::Operand::BuildProduct(const Operand &lhs, in BuildProduct() function in Instruction::Operand