Searched defs:IDPos (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | StackMaps.h | 38 enum { IDPos, NBytesPos }; enumerator 79 enum { IDPos, NBytesPos, TargetPos, NArgPos, CCPos, MetaEnd }; enumerator 166 enum { IDPos, NBytesPos, NCallArgsPos, CallTargetPos, MetaEnd }; enumerator
|
/openbsd/gnu/llvm/llvm/include/llvm/IR/ |
H A D | Statepoint.h | 78 IDPos = 0, enumerator
|