Home
last modified time | relevance | path

Searched refs:Unaligned (Results 1 – 25 of 59) sorted by relevance

123

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeBuiltin.cpp41 return (Mods & ModifierOptions::Unaligned) != ModifierOptions::None; in isUnalignedType()
H A DNativeTypePointer.cpp154 return (Record->getOptions() & PointerOptions::Unaligned) != in isUnalignedType()
H A DNativeTypeUDT.cpp211 return (Modifiers->Modifiers & ModifierOptions::Unaligned) != in isUnalignedType()
H A DNativeTypeEnum.cpp371 return ((Modifiers->getModifiers() & ModifierOptions::Unaligned) != in isUnalignedType()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h303 Unaligned = 0x0004 enumerator
362 Unaligned = 0x00000800, enumerator
H A DTypeRecord.h332 return !!(Attrs & uint32_t(PointerOptions::Unaligned)); in isUnaligned()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/Targets/
H A DARM.cpp434 Unaligned = 1; in handleTargetFeatures()
497 Unaligned = 0; in handleTargetFeatures()
693 if (Unaligned) in getTargetDefines()
H A DARM.h78 unsigned Unaligned : 1; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DMinimalTypeDumper.cpp82 PUSH_FLAG(PointerOptions, Unaligned, Options, "unaligned"); in pointerOptions()
94 PUSH_FLAG(ModifierOptions, Unaligned, Options, "unaligned"); in modifierOptions()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DRecordName.cpp201 if (Mods & uint16_t(ModifierOptions::Unaligned)) in visitKnownRecord()
H A DEnumTables.cpp392 CV_ENUM_CLASS_ENT(ModifierOptions, Unaligned),
H A DTypeDumpVisitor.cpp107 ENUM_ENTRY(ModifierOptions, Unaligned),
/netbsd-src/external/apache2/llvm/dist/llvm/docs/PDB/
H A DCodeViewTypes.rst113 Unaligned = 0x08, // pointer is marked unaligned
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp338 IO.bitSetCase(Options, "Unaligned", PointerOptions::Unaligned); in bitset()
349 IO.bitSetCase(Options, "Unaligned", ModifierOptions::Unaligned); in bitset()
/netbsd-src/external/gpl3/gdb/dist/sim/ppc/
H A DINSTALL613 nonstrict Unaligned access allowed (the are split
/netbsd-src/external/public-domain/xz/dist/
H A DINSTALL335 Unaligned access is enabled by default on x86, x86-64,
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dnds32-intrinsic.md1458 ;;Unaligned Load/Store
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dnds32-intrinsic.md1458 ;;Unaligned Load/Store
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.md78 ;; Unaligned accesses.
4408 ;; Unaligned word moves generated by the bit field patterns.
4462 ;; Unaligned direct access
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InstrSSE.td332 // SSE 1 & 2 - Move Aligned/Unaligned FP Instructions
3230 // SSE2 - Move Aligned/Unaligned Packed Integer Instructions
4445 // SSE3 - Move Unaligned Integer
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.md78 ;; Unaligned accesses.
4408 ;; Unaligned word moves generated by the bit field patterns.
/netbsd-src/external/gpl3/binutils.old/dist/gas/po/
H A Dgas.pot2980 msgid "Unaligned operand. Needs to be 32bit aligned"
2984 msgid "Unaligned operand. Needs to be 16bit aligned"
/netbsd-src/external/gpl3/binutils.old/dist/binutils/po/
H A Dbinutils.pot10657 msgid "Unaligned access\n"
H A Dzh_TW.po9438 msgid "Unaligned access\n"
/netbsd-src/external/gpl3/binutils/dist/binutils/po/
H A Dbinutils.pot11260 msgid "Unaligned access\n"

123