Home
last modified time | relevance | path

Searched defs:GetOpcode (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/packet/avrcp/
Davrcp_packet.cc86 Opcode Packet::GetOpcode() const { in GetOpcode() function in bluetooth::avrcp::Packet
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Core/
DDisassembler.h196 const Opcode &GetOpcode() const { return m_opcode; } in GetOpcode() function
DEmulateInstruction.h436 const Opcode &GetOpcode() const { return m_opcode; } in GetOpcode() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Core/
DDisassembler.h196 const Opcode &GetOpcode() const { return m_opcode; } in GetOpcode() function
DEmulateInstruction.h436 const Opcode &GetOpcode() const { return m_opcode; } in GetOpcode() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Core/
DDisassembler.h196 const Opcode &GetOpcode() const { return m_opcode; } in GetOpcode() function
DEmulateInstruction.h436 const Opcode &GetOpcode() const { return m_opcode; } in GetOpcode() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Core/
DDisassembler.h196 const Opcode &GetOpcode() const { return m_opcode; } in GetOpcode() function
DEmulateInstruction.h436 const Opcode &GetOpcode() const { return m_opcode; } in GetOpcode() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMLRegallocEvictAdvisor.cpp927 function_ref<int(SlotIndex)> GetOpcode, in extractInstructionFeatures()