Searched refs:isGlobalValue (Results 1 – 6 of 6) sorted by relevance
222 bool isGlobalValue() const { in isGlobalValue() function281 assert((isGlobalValue() || isIndirectSymbol()) && in getGlobalValue()
79 bool isGlobalValue() const { return Kind == ARMCP::CPValue; } in isGlobalValue() function157 return APV->isGlobalValue() || APV->isBlockAddress() || APV->isLSDA(); in classof()
957 } else if (ACPV->isGlobalValue()) { in EmitMachineConstantPoolValue()
725 assert(ACPV->isGlobalValue() && "unsupported constant pool value"); in emitConstPoolInstruction()
1224 if (ACPV->isGlobalValue()) in duplicateCPV()
840 } else if (MR.isGlobalValue()) { in finishFunction()