Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp118 struct BlockPosition { struct
120 uint64_t Address;
124 unsigned KnownBits;
126 BlockPosition(unsigned InitialAlignment) in BlockPosition() argument
/external/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() function
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp122 struct BlockPosition { struct
124 uint64_t Address = 0;
128 unsigned KnownBits;
130 BlockPosition(unsigned InitialLogAlignment) in BlockPosition() function
/external/llvm-project/mlir/lib/Transforms/Utils/
DDialectConversion.cpp609 struct BlockPosition { struct
610 Region *region;
611 Block *insertAfterBlock;