Home
last modified time | relevance | path

Searched defs:emitLabel (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/ExecutionEngine/JIT/
DJITEmitter.cpp453 virtual void emitLabel(MCSymbol *Label) { in emitLabel() function in __anon132375280111::JITEmitter
/external/webkit/Source/JavaScriptCore/bytecompiler/
DBytecodeGenerator.cpp685 PassRefPtr<Label> BytecodeGenerator::emitLabel(Label* l0) in emitLabel() function in JSC::BytecodeGenerator