Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAsmWriter.cpp800 void CreateAttributeSetSlot(AttributeSet AS);
942 CreateAttributeSetSlot(Attrs); in processModule()
973 CreateAttributeSetSlot(FnAttrs); in processModule()
1011 CreateAttributeSetSlot(Attrs); in processFunction()
1213 void SlotTracker::CreateAttributeSetSlot(AttributeSet AS) { in CreateAttributeSetSlot() function in SlotTracker