Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DAsmWriter.cpp675 void CreateAttributeSetSlot(AttributeSet AS);
836 CreateAttributeSetSlot(FnAttrs); in processModule()
874 CreateAttributeSetSlot(Attrs); in processFunction()
879 CreateAttributeSetSlot(Attrs); in processFunction()
1018 void SlotTracker::CreateAttributeSetSlot(AttributeSet AS) { in CreateAttributeSetSlot() function in SlotTracker
/external/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
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DAsmWriter.cpp817 void CreateAttributeSetSlot(AttributeSet AS);
977 CreateAttributeSetSlot(Attrs); in processModule()
1008 CreateAttributeSetSlot(FnAttrs); in processModule()
1049 CreateAttributeSetSlot(Attrs); in processFunction()
1269 void SlotTracker::CreateAttributeSetSlot(AttributeSet AS) { in CreateAttributeSetSlot() function in SlotTracker