Home
last modified time | relevance | path

Searched refs:writeJumpTable (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceELFObjectWriter.h82 void writeJumpTable(const JumpTableData &JT, FixupKind RelocationKind,
DIceELFObjectWriter.cpp573 void ELFObjectWriter::writeJumpTable(const JumpTableData &JT, in writeJumpTable() function in Ice::ELFObjectWriter
DIceTargetLoweringX8664.cpp7000 Writer->writeJumpTable(JT, RelocationKind, IsPIC); in lowerJumpTables()
DIceTargetLoweringX8632.cpp7734 Writer->writeJumpTable(JT, RelocationKind, IsPIC); in lowerJumpTables()