Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMJITInfo.h89 virtual bool hasCustomJumpTables() const { return true; } in hasCustomJumpTables() function
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetJITInfo.h131 virtual bool hasCustomJumpTables() const { return false; } in hasCustomJumpTables() function