Searched refs:isBlockAddress (Results 1 – 13 of 13) sorted by relevance
343 bool isBlockAddress() const { return OpKind == MO_BlockAddress; } in isBlockAddress() function569 assert(isBlockAddress() && "Wrong MachineOperand accessor"); in getBlockAddress()602 isTargetIndex() || isBlockAddress()) && in getOffset()672 isTargetIndex() || isBlockAddress()) && in setOffset()
109 bool isBlockAddress() const { return Kind == ARMCP::CPBlockAddress; } in isBlockAddress() function199 return APV->isGlobalValue() || APV->isBlockAddress() || APV->isLSDA() || in classof()
907 } else if (ACPV->isBlockAddress()) { in emitMachineConstantPoolValue()
1751 else if (ACPV->isBlockAddress()) in duplicateCPV()
210 MO.isGlobal() || MO.isBlockAddress() || MO.isMCSymbol() || MO.isMBB(); in isValidDispOp()225 (MO1.isBlockAddress() && MO2.isBlockAddress() && in isSimilarDispOp()
693 if (HiOperand.isBlockAddress()) { in emitCombineII()700 if (LoOperand.isBlockAddress()) { in emitCombineII()782 if (HiOperand.isBlockAddress()) { in emitCombineIR()830 if (LoOperand.isBlockAddress()) { in emitCombineRI()
706 else if (Op.isBlockAddress()) in ExtRoot()757 else if (Op.isSymbol() || Op.isGlobal() || Op.isBlockAddress() || in ExtValue()
243 if (MO.isGlobal() || MO.isBlockAddress() || MO.isSymbol() || MO.isJTI() || in evaluate()
2638 if (Op.isGlobal() || Op.isBlockAddress()) in simplifyRCmp0()2650 if (Op.isGlobal() || Op.isBlockAddress()) in simplifyRCmp0()
2086 if (MO.isGlobal() || MO.isSymbol() || MO.isBlockAddress() || in isConstExtended()
826 assert((MO.isGlobal() || MO.isCPI() || MO.isJTI() || MO.isBlockAddress()) && in emitInstruction()913 assert((MO.isGlobal() || MO.isCPI() || MO.isJTI() || MO.isBlockAddress()) && in emitInstruction()950 assert((MO.isGlobal() || MO.isCPI() || MO.isJTI() || MO.isBlockAddress()) && in emitInstruction()982 assert((MO.isGlobal() || MO.isCPI() || MO.isJTI() || MO.isBlockAddress()) && in emitInstruction()1013 assert((MO.isGlobal() || MO.isCPI() || MO.isJTI() || MO.isBlockAddress()) && in emitInstruction()1022 if (GlobalToc || MO.isJTI() || MO.isBlockAddress() || in emitInstruction()1053 MO.isBlockAddress()) && in emitInstruction()
424 if (MI->getOperand(OpNo).isBlockAddress()) { in EmitGCCInlineAsmStr()
1089 if (MO.isMBB() || MO.isBlockAddress() || MO.isCPI()) in getOutliningType()