Home
last modified time | relevance | path

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

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