Searched refs:emitInstrForIndirectJump (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/Sparc/
H A DSparcJITInfo.cpp124 static void emitInstrForIndirectJump(intptr_t Addr, function
204 emitInstrForIndirectJump(NewVal, 1, Insts);
224 // See emitFunctionStub and emitInstrForIndirectJump for details.
250 emitInstrForIndirectJump(EmittedAddr, 1, Insts);

Completed in 253 milliseconds