Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp122 struct BlockPosition { struct
124 uint64_t Address = 0;
128 unsigned KnownBits;
130 BlockPosition(unsigned InitialLogAlignment) in BlockPosition() argument