Home
last modified time | relevance | path

Searched defs:getJumpTables (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineJumpTableInfo.h100 const std::vector<MachineJumpTableEntry> &getJumpTables() const { in getJumpTables() function
/external/llvm/include/llvm/CodeGen/
DMachineJumpTableInfo.h99 const std::vector<MachineJumpTableEntry> &getJumpTables() const { in getJumpTables() function
/external/swiftshader/third_party/subzero/src/
DIceGlobalContext.cpp892 JumpTableDataList GlobalContext::getJumpTables() { in getJumpTables() function in Ice::GlobalContext