Searched defs:JumpTable (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/contrib/llvm/include/llvm/CodeGen/
H A DPseudoSourceValue.h39 JumpTable, enumerator in enum:llvm::PseudoSourceValue::PSVKind
H A DISDOpcodes.h63 JumpTable, ConstantPool, ExternalSymbol, BlockAddress, enumerator in enum:llvm::ISD::NodeType
/freebsd-11.0-release/contrib/llvm/include/llvm/Target/
H A DTargetOptions.h43 namespace JumpTable { namespace in namespace:llvm
/freebsd-11.0-release/contrib/llvm/lib/Transforms/IPO/
H A DLowerBitSets.cpp800 auto JumpTable = new GlobalVariable(*M, JumpTableType, local
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h246 struct JumpTable { struct in class:llvm::SelectionDAGBuilder
247 JumpTable(unsigned R, unsigned J, MachineBasicBlock *M, function in struct:llvm::SelectionDAGBuilder::JumpTable

Completed in 193 milliseconds