HomeSort by relevance Sort by last modified time
    Searched defs:getJumpTableEntryAddress (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/lib/CodeGen/
ObjectCodeEmitter.cpp 119 /// getJumpTableEntryAddress - Return the address of the jump table with index
121 uintptr_t ObjectCodeEmitter::getJumpTableEntryAddress(unsigned Index) const {
  /external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
JITEmitter.cpp 433 virtual uintptr_t getJumpTableEntryAddress(unsigned Entry) const;
    [all...]

Completed in 203 milliseconds