Home
last modified time | relevance | path

Searched defs:IsImmutable (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineFrameInfo.cpp83 bool IsImmutable, bool IsAliased) { in CreateFixedObject()
103 bool IsImmutable) { in CreateFixedSpillStackObject()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DMDBuilder.cpp266 bool IsImmutable) { in createTBAAAccessTag()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h680 void setIsImmutableObjectIndex(int ObjectIdx, bool IsImmutable) { in setIsImmutableObjectIndex()