Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DEHStreamer.cpp106 unsigned SizePrevIds = PrevLPI->TypeIds.size(); in computeActionsTable() local
112 for (unsigned j = NumShared; j != SizePrevIds; ++j) { in computeActionsTable()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DEHStreamer.cpp117 unsigned SizePrevIds = PrevLPI->TypeIds.size(); in computeActionsTable() local
123 for (unsigned j = NumShared; j != SizePrevIds; ++j) { in computeActionsTable()
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITDwarfEmitter.cpp256 const unsigned SizePrevIds = LandingPads[i-1]->TypeIds.size(); in EmitExceptionTable() local
261 for (unsigned j = NumShared; j != SizePrevIds; ++j) { in EmitExceptionTable()
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfException.cpp132 unsigned SizePrevIds = PrevLPI->TypeIds.size(); in ComputeActionsTable() local
139 for (unsigned j = NumShared; j != SizePrevIds; ++j) { in ComputeActionsTable()