Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DAsmWriter.cpp803 void CreateGUIDSlot(GlobalValue::GUID GUID);
1039 CreateGUIDSlot(GlobalList.first); in processIndex()
1049 CreateGUIDSlot(GlobalValue::getGUID(TId.first)); in processIndex()
1230 void SlotTracker::CreateGUIDSlot(GlobalValue::GUID GUID) { in CreateGUIDSlot() function in SlotTracker
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DAsmWriter.cpp820 void CreateGUIDSlot(GlobalValue::GUID GUID);
1080 CreateGUIDSlot(GlobalList.first); in processIndex()
1083 CreateGUIDSlot(GlobalValue::getGUID(TId.first)); in processIndex()
1286 void SlotTracker::CreateGUIDSlot(GlobalValue::GUID GUID) { in CreateGUIDSlot() function in SlotTracker