HomeSort by: relevance | last modified time | path
    Searched refs:emitJumpTableEntry (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
AsmPrinter.h 789 void emitJumpTableEntry(const MachineJumpTableInfo *MJTI,
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp 2145 emitJumpTableEntry(MJTI, JTBBs[ii], JTI);
2151 /// EmitJumpTableEntry - Emit a jump table entry for the specified MBB to the
2153 void AsmPrinter::emitJumpTableEntry(const MachineJumpTableInfo *MJTI,

Completed in 36 milliseconds