Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DELFCodeEmitter.cpp66 emitJumpTables(MF.getJumpTableInfo()); in startFunction()
167 void ELFCodeEmitter::emitJumpTables(MachineJumpTableInfo *MJTI) { in emitJumpTables() function in llvm::ELFCodeEmitter
DELFCodeEmitter.h54 void emitJumpTables(MachineJumpTableInfo *MJTI);
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DObjectCodeEmitter.h142 virtual void emitJumpTables(MachineJumpTableInfo *MJTI) = 0;