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

  /external/swiftshader/third_party/subzero/src/
IceInst.cpp 607 InstJumpTable::InstJumpTable(Cfg *Func, SizeT NumTargets, CfgNode *Default)
617 bool InstJumpTable::repointEdges(CfgNode *OldNode, CfgNode *NewNode) {
628 JumpTableData InstJumpTable::toJumpTableData(Assembler *Asm) const {
1068 void InstJumpTable::dump(const Cfg *Func) const {
    [all...]
IceInst.h     [all...]

Completed in 235 milliseconds