Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetJITInfo.h77 virtual uintptr_t getPICJumpTableEntry(uintptr_t BB, uintptr_t JTBase) { in getPICJumpTableEntry()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMCodeEmitter.cpp1487 uintptr_t JTBase = MCE.getCurrentPCValue(); in emitInlineJumpTable() local