Home
last modified time | relevance | path

Searched defs:getLabelLocations (Results 1 – 2 of 2) 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/
DJITEmitter.cpp456 virtual DenseMap<MCSymbol*, uintptr_t> *getLabelLocations() { in getLabelLocations() function in __anonce5e020d0111::JITEmitter