Home
last modified time | relevance | path

Searched refs:Prefixed (Results 1 – 8 of 8) 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.cpp540 return MCII.get(MI.getOpcode()).TSFlags & PPCII::Prefixed; in isPrefixedInstruction()
/freebsd/sys/contrib/device-tree/Bindings/
H A Dwriting-schema.rst9 comments (Prefixed with '#').
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h267 return get(Opcode).TSFlags & PPCII::Prefixed; in isPrefixed()
H A DPPCInstrP10.td138 bits<1> Prefixed = 1; // This is a prefixed instruction.
139 let TSFlags{7} = Prefixed;
2361 // Prefixed fpext to v2f64
H A DPPCInstrFormats.td45 bits<1> Prefixed = 0;
46 let TSFlags{7} = Prefixed;
H A DPPCInstrInfo.td3461 // Prefixed instructions may require access to the above defs at a later
/freebsd/contrib/llvm-project/llvm/lib/Support/Unix/
H A DThreading.inc417 // the Prefixed Save Area (PSA). The table entry is a 31-bit pointer and