Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DGlobalISelEmitter.cpp528 unsigned allocateLabelID() { return CurrentLabelID++; } in allocateLabelID() function in __anon0c06086d0111::MatchTable
2782 unsigned LabelID = Table.allocateLabelID(); in emit()
4710 LabelID = Table.allocateLabelID(); in emit()
4826 [&Table]() { return Table.allocateLabelID(); }); in emit()
4827 const unsigned Default = Table.allocateLabelID(); in emit()