Searched defs:JumpTable (Results 1 – 4 of 4) sorted by relevance
233 struct JumpTable { struct234 JumpTable(unsigned R, unsigned J, MachineBasicBlock *M, in JumpTable() function258 typedef std::pair<JumpTableHeader, JumpTable> JumpTableBlock; argument
84 struct JumpTable { struct88 JumpTable(MacroAssembler::Jump f, unsigned t) in JumpTable() function
63 JumpTable, ConstantPool, ExternalSymbol, BlockAddress, enumerator
314 MachineJumpTableInfo *JumpTable; member in __anonc80982e60111::JITEmitter