Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineRelocation.h45 isConstPool, // Relocation of constant pool address. enumerator
167 Result.AddrType = isConstPool;
247 return AddrType == isConstPool; in isConstantPoolIndex()