Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMCodeEmitter.cpp130 void emitInlineJumpTable(unsigned JTIndex);
1485 void ARMCodeEmitter::emitInlineJumpTable(unsigned JTIndex) { in emitInlineJumpTable() function in ARMCodeEmitter
1517 emitInlineJumpTable(JTIndex); in emitMiscBranchInstruction()
1524 emitInlineJumpTable(MI.getOperand(3).getIndex()); in emitMiscBranchInstruction()