Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMCodeEmitter.cpp94 void emitLEApcrelJTInstruction(const MachineInstr &MI);
540 emitLEApcrelJTInstruction(MI); in emitInstruction()
762 void ARMCodeEmitter::emitLEApcrelJTInstruction(const MachineInstr &MI) { in emitLEApcrelJTInstruction() function in ARMCodeEmitter
909 emitLEApcrelJTInstruction(MI); in emitPseudoInstruction()