Home
last modified time | relevance | path

Searched refs:Prefixed (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCTargetDesc.h170 Prefixed = 0x1 << (NewDef_Shift + 1), enumerator
H A DPPCMCCodeEmitter.cpp535 return MCII.get(MI.getOpcode()).TSFlags & PPCII::Prefixed; in isPrefixedInstruction()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h223 Prefixed, // Successful responses start with a 'b' character. This is the enumerator
H A DGDBRemoteCommunicationClient.cpp422 m_x_packet_state = xPacketState::Prefixed; in GetRemoteQSupported()
H A DProcessGDBRemote.cpp2699 if (x_state == xPacketState::Prefixed && in DoReadMemory()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h387 return get(Opcode).TSFlags & PPCII::Prefixed; in isPrefixed()
H A DPPCInstrP10.td144 bits<1> Prefixed = 1; // This is a prefixed instruction.
145 let TSFlags{7} = Prefixed;
2385 // Prefixed fpext to v2f64
H A DPPCInstrFormats.td45 bits<1> Prefixed = 0;
46 let TSFlags{7} = Prefixed;
H A DPPCInstrInfo.td3509 // Prefixed instructions may require access to the above defs at a later
/freebsd/sys/contrib/device-tree/Bindings/
H A Dwriting-schema.rst9 comments (Prefixed with '#').
/freebsd/contrib/llvm-project/llvm/lib/Support/Unix/
H A DThreading.inc439 // the Prefixed Save Area (PSA). The table entry is a 31-bit pointer and