Searched refs:isBlockAddress (Results 1 – 15 of 15) sorted by relevance
68 bool isBlockAddress() const { return Kind == CSKYCP::CPBlockAddress; } in isBlockAddress() function137 return APV->isGlobalValue() || APV->isBlockAddress() || APV->isConstPool(); in classof()
198 if (CCPV->isBlockAddress()) { in emitMachineConstantPoolValue()
348 bool isBlockAddress() const { return OpKind == MO_BlockAddress; } in isBlockAddress() function585 assert(isBlockAddress() && "Wrong MachineOperand accessor"); in getBlockAddress()628 isTargetIndex() || isBlockAddress()) && in getOffset()698 isTargetIndex() || isBlockAddress()) && in setOffset()
109 bool isBlockAddress() const { return Kind == ARMCP::CPBlockAddress; } in isBlockAddress() function199 return APV->isGlobalValue() || APV->isBlockAddress() || APV->isLSDA() || in classof()
929 } else if (ACPV->isBlockAddress()) { in emitMachineConstantPoolValue()
1791 else if (ACPV->isBlockAddress()) in duplicateCPV()
682 if (HiOperand.isBlockAddress()) { in emitCombineII()689 if (LoOperand.isBlockAddress()) { in emitCombineII()771 if (HiOperand.isBlockAddress()) { in emitCombineIR()819 if (LoOperand.isBlockAddress()) { in emitCombineRI()
708 else if (Op.isBlockAddress()) in ExtRoot()759 else if (Op.isSymbol() || Op.isGlobal() || Op.isBlockAddress() || in ExtValue()
243 if (MO.isGlobal() || MO.isBlockAddress() || MO.isSymbol() || MO.isJTI() || in evaluate()
2663 if (Op.isGlobal() || Op.isBlockAddress()) in simplifyRCmp0()2675 if (Op.isGlobal() || Op.isBlockAddress()) in simplifyRCmp0()
2172 if (MO.isGlobal() || MO.isSymbol() || MO.isBlockAddress() || in isConstExtended()
209 MO.isGlobal() || MO.isBlockAddress() || MO.isMCSymbol() || MO.isMBB(); in isValidDispOp()224 (MO1.isBlockAddress() && MO2.isBlockAddress() && in isSimilarDispOp()
925 assert((MO.isGlobal() || MO.isCPI() || MO.isJTI() || MO.isBlockAddress()) && in emitInstruction()1013 assert((MO.isGlobal() || MO.isCPI() || MO.isJTI() || MO.isBlockAddress()) && in emitInstruction()1050 assert((MO.isGlobal() || MO.isCPI() || MO.isJTI() || MO.isBlockAddress()) && in emitInstruction()1082 assert((MO.isGlobal() || MO.isCPI() || MO.isJTI() || MO.isBlockAddress()) && in emitInstruction()1113 assert((MO.isGlobal() || MO.isCPI() || MO.isJTI() || MO.isBlockAddress()) && in emitInstruction()1122 if (GlobalToc || MO.isJTI() || MO.isBlockAddress() || in emitInstruction()1153 MO.isBlockAddress()) && in emitInstruction()
296 if (MI->getOperand(OpNo).isBlockAddress()) { in EmitInlineAsmStr()
1948 if (MO.isMBB() || MO.isBlockAddress() || MO.isCPI() || MO.isJTI()) in getOutliningType()