Home
last modified time | relevance | path

Searched refs:Immutable (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64A57FPLoadBalancing.cpp221 void setKill(MachineInstr *MI, unsigned Idx, bool Immutable) { in setKill() argument
224 KillIsImmutable = Immutable; in setKill()
/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h512 int CreateFixedObject(uint64_t Size, int64_t SPOffset, bool Immutable,
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DMachineFunction.cpp560 bool Immutable, bool isAliased) { in CreateFixedObject() argument
569 Objects.insert(Objects.begin(), StackObject(Size, Align, SPOffset, Immutable, in CreateFixedObject()
/minix3/external/bsd/llvm/dist/clang/docs/
H A DObjectiveCLiterals.rst230 Immutable array expression:
240 Immutable dictionary expression: