Home
last modified time | relevance | path

Searched refs:jumptable (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DAttributes.td157 def JumpTable : EnumAttr<"jumptable", IntersectPreserve, [FnAttr]>;
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrInfo.td2181 /// A jumptable consisting of direct 32-bit addresses of the destination basic
2188 /// A jumptable consisting of 32-bit jump instructions. Used for Thumb-2 tables
2194 /// A jumptable consisting of 8-bit unsigned integers representing offsets from
2200 /// A jumptable consisting of 16-bit unsigned integers representing offsets from
/freebsd/crypto/heimdal/
H A DChangeLog.20051168 * kcm/kcm_locl.h: struct kcm_op: jumptable structure
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td390 def jumptable : SDNode<"ISD::JumpTable", SDTPtrLeaf, [],