Searched defs:IDPos (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DStackMaps.h38 enum { IDPos, NBytesPos }; enumerator in enum:llvm::StackMapOpers::__anon3183
79 enum { IDPos, NBytesPos, TargetPos, NArgPos, CCPos, MetaEnd }; enumerator in enum:llvm::PatchPointOpers::__anon3184
162 enum { IDPos, NBytesPos, NCallArgsPos, CallTargetPos, MetaEnd }; enumerator in enum:llvm::StatepointOpers::__anon3185
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DStatepoint.h78 IDPos = 0, enumerator in enum:llvm::StatepointFlags::GCStatepointInst::__anon3232

Completed in 454 milliseconds