Home
last modified time | relevance | path

Searched defs:emitJumpTables (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DELFCodeEmitter.cpp167 void ELFCodeEmitter::emitJumpTables(MachineJumpTableInfo *MJTI) { in emitJumpTables() function in llvm::ELFCodeEmitter
/external/swiftshader/third_party/subzero/src/
DIceCfg.cpp1749 void Cfg::emitJumpTables() { in emitJumpTables() function in Ice::Cfg