Home
last modified time | relevance | path

Searched defs:isGlobalValue (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/ARM/
DARMConstantPoolValue.h79 bool isGlobalValue() const { return Kind == ARMCP::CPValue; } in isGlobalValue() function
/external/llvm/include/llvm/CodeGen/
DMachineRelocation.h222 bool isGlobalValue() const { in isGlobalValue() function