Searched refs:isBlockAddress (Results 1 – 15 of 15) sorted by relevance
67 bool isBlockAddress() const { return Kind == CSKYCP::CPBlockAddress; } in isBlockAddress() function130 return APV->isGlobalValue() || APV->isBlockAddress(); in classof()
198 if (CCPV->isBlockAddress()) { in emitMachineConstantPoolValue()
342 bool isBlockAddress() const { return OpKind == MO_BlockAddress; } in isBlockAddress() function578 assert(isBlockAddress() && "Wrong MachineOperand accessor"); in getBlockAddress()611 isTargetIndex() || isBlockAddress()) && in getOffset()681 isTargetIndex() || isBlockAddress()) && in setOffset()
109 bool isBlockAddress() const { return Kind == ARMCP::CPBlockAddress; } in isBlockAddress() function199 return APV->isGlobalValue() || APV->isBlockAddress() || APV->isLSDA() || in classof()
931 } else if (ACPV->isBlockAddress()) { in emitMachineConstantPoolValue()
1786 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()
2165 if (MO.isGlobal() || MO.isSymbol() || MO.isBlockAddress() || in isConstExtended()
210 MO.isGlobal() || MO.isBlockAddress() || MO.isMCSymbol() || MO.isMBB(); in isValidDispOp()225 (MO1.isBlockAddress() && MO2.isBlockAddress() && in isSimilarDispOp()
853 assert((MO.isGlobal() || MO.isCPI() || MO.isJTI() || MO.isBlockAddress()) && in emitInstruction()941 assert((MO.isGlobal() || MO.isCPI() || MO.isJTI() || MO.isBlockAddress()) && in emitInstruction()978 assert((MO.isGlobal() || MO.isCPI() || MO.isJTI() || MO.isBlockAddress()) && in emitInstruction()1010 assert((MO.isGlobal() || MO.isCPI() || MO.isJTI() || MO.isBlockAddress()) && in emitInstruction()1041 assert((MO.isGlobal() || MO.isCPI() || MO.isJTI() || MO.isBlockAddress()) && in emitInstruction()1050 if (GlobalToc || MO.isJTI() || MO.isBlockAddress() || in emitInstruction()1081 MO.isBlockAddress()) && in emitInstruction()
296 if (MI->getOperand(OpNo).isBlockAddress()) { in EmitInlineAsmStr()
1354 if (MO.isMBB() || MO.isBlockAddress() || MO.isCPI() || MO.isJTI()) in getOutliningType()