Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h234 struct JumpTable { struct
235 JumpTable(unsigned R, unsigned J, MachineBasicBlock *M, in JumpTable() function
259 typedef std::pair<JumpTableHeader, JumpTable> JumpTableBlock; argument
/external/llvm/include/llvm/IR/
DAttributes.h78 JumpTable, ///< Build jump-instruction tables and replace refs. enumerator
/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h63 JumpTable, ConstantPool, ExternalSymbol, BlockAddress, enumerator