Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITEmitter.cpp398 void emitJumpTableInfo(MachineJumpTableInfo *MJTI);
826 emitJumpTableInfo(MJTI); in finishFunction()
1130 void JITEmitter::emitJumpTableInfo(MachineJumpTableInfo *MJTI) { in emitJumpTableInfo() function in JITEmitter