Home
last modified time | relevance | path

Searched defs:ComdatID (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Bitcode/Writer/
DValueEnumerator.cpp417 unsigned ComdatID = Comdats.idFor(C); in getComdatID() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Writer/
DValueEnumerator.cpp451 unsigned ComdatID = Comdats.idFor(C); in getComdatID() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2916 if (unsigned ComdatID = Record[11]) { in parseGlobalVarRecord() local
3000 if (unsigned ComdatID = Record[12]) { in parseFunctionRecord() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp3853 if (unsigned ComdatID = Record[11]) { in parseModule() local
3922 if (unsigned ComdatID = Record[12]) { in parseModule() local