Home
last modified time | relevance | path

Searched defs:IsAliased (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFrameInfo.cpp84 bool IsImmutable, bool IsAliased) { in CreateFixedObject() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h701 setIsAliasedObjectIndex(int ObjectIdx,bool IsAliased) setIsAliasedObjectIndex() argument
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGValue.h571 enum IsAliased_t { IsNotAliased, IsAliased }; global() enumerator
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h416 IsAliased = 1 << 5, global() enumerator