Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h165 struct JumpTable { struct
177 JumpTable(unsigned R, unsigned J, MachineBasicBlock *M, MachineBasicBlock *D) in JumpTable() argument
H A DPseudoSourceValue.h40 JumpTable, enumerator
H A DISDOpcodes.h81 JumpTable, enumerator
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1538 auto JumpTable = in buildBitSetsFromFunctionsNative() local