Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DJITCodeEmitter.h337 virtual DenseMap<MCSymbol*, uintptr_t> *getLabelLocations() { return 0; } in getLabelLocations() function
/external/llvm/lib/ExecutionEngine/JIT/
DJITDwarfEmitter.cpp79 if (Label && (*JCE->getLabelLocations())[Label] == 0) in EmitFrameMoves()
203 MMI->TidyLandingPads(JCE->getLabelLocations()); in EmitExceptionTable()
DJITEmitter.cpp457 virtual DenseMap<MCSymbol*, uintptr_t> *getLabelLocations() { in getLabelLocations() function in __anon132375280111::JITEmitter