Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/SystemZ/
H A DSystemZLongBranch.cpp94 struct TerminatorInfo { struct
97 MachineInstr *Branch;
100 uint64_t Address;
103 uint64_t Size;
107 unsigned TargetBlock;
111 unsigned ExtraRelaxSize;
113 TerminatorInfo() : Branch(nullptr), Size(0), TargetBlock(0), in TerminatorInfo() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZLongBranch.cpp99 struct TerminatorInfo { struct
102 MachineInstr *Branch = nullptr;
105 uint64_t Address = 0;
108 uint64_t Size = 0;
112 unsigned TargetBlock = 0;
116 unsigned ExtraRelaxSize = 0;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
H A DSystemZLongBranch.cpp99 struct TerminatorInfo { struct
102 MachineInstr *Branch = nullptr;
105 uint64_t Address = 0;
108 uint64_t Size = 0;
112 unsigned TargetBlock = 0;
116 unsigned ExtraRelaxSize = 0;