Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeBuiltin.cpp40 return (Mods & ModifierOptions::Unaligned) != ModifierOptions::None; in isUnalignedType()
H A DNativeTypePointer.cpp155 return (Record->getOptions() & PointerOptions::Unaligned) != in isUnalignedType()
H A DNativeTypeUDT.cpp212 return (Modifiers->Modifiers & ModifierOptions::Unaligned) != in isUnalignedType()
H A DNativeTypeEnum.cpp376 return ((Modifiers->getModifiers() & ModifierOptions::Unaligned) != in isUnalignedType()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h315 Unaligned = 0x0004 enumerator
377 Unaligned = 0x00000800, enumerator
H A DTypeRecord.h333 return !!(Attrs & uint32_t(PointerOptions::Unaligned)); in isUnaligned()
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalTypeDumper.cpp86 PUSH_FLAG(PointerOptions, Unaligned, Options, "unaligned"); in pointerOptions()
98 PUSH_FLAG(ModifierOptions, Unaligned, Options, "unaligned"); in modifierOptions()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArch.td100 // Unaligned memory access
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DRecordName.cpp205 if (Mods & uint16_t(ModifierOptions::Unaligned)) in visitKnownRecord()
H A DEnumTables.cpp399 CV_ENUM_CLASS_ENT(ModifierOptions, Unaligned),
H A DTypeDumpVisitor.cpp108 ENUM_ENTRY(ModifierOptions, Unaligned),
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp339 IO.bitSetCase(Options, "Unaligned", PointerOptions::Unaligned); in bitset()
350 IO.bitSetCase(Options, "Unaligned", ModifierOptions::Unaligned); in bitset()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp2315 if (Mods & uint16_t(ModifierOptions::Unaligned)) { in visitKnownRecord()
2317 LVType *Unaligned = Reader->createType(); in visitKnownRecord() local
2318 Unaligned->setIsModifier(); in visitKnownRecord()
2319 LastLink->setType(Unaligned); in visitKnownRecord()
2320 LastLink = Unaligned; in visitKnownRecord()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrSSE.td334 // SSE 1 & 2 - Move Aligned/Unaligned FP Instructions
3289 // SSE2 - Move Aligned/Unaligned Packed Integer Instructions
4531 // SSE3 - Move Unaligned Integer