Searched defs:IsAliased (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFrameInfo.cpp83 CreateFixedObject(uint64_t Size, int64_t SPOffset, bool IsImmutable, bool IsAliased) argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMIRYamlMapping.h344 bool IsAliased = false; member in struct:llvm::yaml::FixedMachineStackObject
H A DMachineFrameInfo.h701 void setIsAliasedObjectIndex(int ObjectIdx, bool IsAliased) { argument
184 StackObject(uint64_t Size, Align Alignment, int64_t SPOffset, bool IsImmutable, bool IsSpillSlot, const AllocaInst *Alloca, bool IsAliased, uint8_t StackID = 0) argument
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGValue.h571 enum IsAliased_t { IsNotAliased, IsAliased }; enumerator in enum:clang::CodeGen::AggValueSlot::IsAliased_t
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h416 IsAliased = 1 << 5, member in class:llvm::codeview::CallingConvention::ClassOptions::FrameProcedureOptions::FunctionOptions::HfaKind::MemberAccess::MethodKind::MethodOptions::ModifierOptions::PointerKind::PointerMode::PointerOptions::PointerToMemberRepresentation::VFTableSlotKind::WindowsRTClassKind::LocalSymFlags

Completed in 128 milliseconds