Searched refs:isGOTIndex (Results 1 - 1 of 1) sorted by relevance
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ | ||
H A D | MachineRelocation.h | 47 isGOTIndex // The Target.GOTIndex field is valid. enumerator in enum:llvm::MachineRelocation::AddressType 328 AddrType = isGOTIndex; 336 assert(AddrType == isGOTIndex); |
Completed in 56 milliseconds