Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/lldb/include/lldb/Core/
HDDisassembler.h222 static Operand BuildProduct(const Operand &lhs, const Operand &rhs);
/freebsd-head/contrib/llvm-project/lldb/source/Core/
HDDisassembler.cpp1255 Instruction::Operand Instruction::Operand::BuildProduct(const Operand &lhs, in BuildProduct() function in Instruction::Operand