Home
last modified time | relevance | path

Searched refs:TargetReloType (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineRelocation.h66 unsigned TargetReloType : 6; // The target relocation ID variable
90 Result.TargetReloType = RelocationType;
110 Result.TargetReloType = RelocationType;
127 Result.TargetReloType = RelocationType;
147 Result.TargetReloType = RelocationType;
166 Result.TargetReloType = RelocationType;
185 Result.TargetReloType = RelocationType;
203 return TargetReloType; in getRelocationType()