Home
last modified time | relevance | path

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

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