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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFrameInfo.cpp83 CreateFixedObject(uint64_t Size, int64_t SPOffset, bool IsImmutable, bool IsAliased) argument
102 CreateFixedSpillStackObject(uint64_t Size, int64_t SPOffset, bool IsImmutable) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DMDBuilder.cpp264 createTBAAAccessTag(MDNode *BaseType, MDNode *AccessType, uint64_t Offset, uint64_t Size, bool IsImmutable) argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMIRYamlMapping.h300 bool IsImmutable = false; member in struct:llvm::yaml::FixedMachineStackObject
H A DMachineFrameInfo.h699 void setIsImmutableObjectIndex(int ObjectIdx, bool IsImmutable) { 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-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp7419 const bool IsImmutable = local

Completed in 224 milliseconds