Searched refs:isGlobalValue (Results 1 – 17 of 17) sorted by relevance
79 bool isGlobalValue() const { return Kind == ARMCP::CPValue; } in isGlobalValue() function159 return APV->isGlobalValue() || APV->isBlockAddress() || APV->isLSDA(); in classof()
638 assert(ACPV->isGlobalValue() && "unsupported constant pool value"); in emitConstPoolInstruction()
857 } else if (ACPV->isGlobalValue()) { in EmitMachineConstantPoolValue()
1094 if (ACPV->isGlobalValue()) in duplicateCPV()
222 bool isGlobalValue() const { in isGlobalValue() function281 assert((isGlobalValue() || isIndirectSymbol()) && in getGlobalValue()
100 bool isGlobalValue() const { return Kind == ARMCP::CPValue; } in isGlobalValue() function176 return APV->isGlobalValue() || APV->isBlockAddress() || APV->isLSDA(); in classof()
964 } else if (ACPV->isGlobalValue()) { in EmitMachineConstantPoolValue()
1381 if (ACPV->isGlobalValue()) in duplicateCPV()
110 bool isGlobalValue() const { return Kind == ARMCP::CPValue; } in isGlobalValue() function202 return APV->isGlobalValue() || APV->isBlockAddress() || APV->isLSDA() || in classof()
868 } else if (ACPV->isGlobalValue()) { in EmitMachineConstantPoolValue()
1550 if (ACPV->isGlobalValue()) in duplicateCPV()
40 bool isGlobalValue(unsigned ID) const { in isGlobalValue() function155 bool IsGlobalValue = OM.isGlobalValue(ID); in predictValueUseListOrderImpl()171 if (OM.isGlobalValue(LID) && OM.isGlobalValue(RID)) in predictValueUseListOrderImpl()
68 bool isGlobalValue(unsigned ID) const { in isGlobalValue() function186 bool IsGlobalValue = OM.isGlobalValue(ID); in predictValueUseListOrderImpl()202 if (OM.isGlobalValue(LID) && OM.isGlobalValue(RID)) in predictValueUseListOrderImpl()
314 assert(GblSym->isGlobalValue() && "Symbol must be a global value"); in AddToSymbolList()789 if (MR.isGlobalValue()) { in EmitRelocations()908 if (Sym.isGlobalValue()) { in EmitStringTable()985 if (Sym.isGlobalValue()) in EmitSymbolTable()
53 bool isGlobalValue() const { return SourceType == isGV; } in isGlobalValue() function
106 if (MR.isGlobalValue()) { in finishFunction()
855 } else if (MR.isGlobalValue()) { in finishFunction()