Searched refs:isBlockAddress (Results 1 – 18 of 18) 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()
351 bool isBlockAddress() const { return OpKind == MO_BlockAddress; } in isBlockAddress() function588 assert(isBlockAddress() && "Wrong MachineOperand accessor"); in getBlockAddress()631 isTargetIndex() || isBlockAddress()) && in getOffset()701 isTargetIndex() || isBlockAddress()) && in setOffset()
109 bool isBlockAddress() const { return Kind == ARMCP::CPBlockAddress; } in isBlockAddress() function199 return APV->isGlobalValue() || APV->isBlockAddress() || APV->isLSDA() || in classof()
946 } else if (ACPV->isBlockAddress()) { in emitMachineConstantPoolValue()
1791 else if (ACPV->isBlockAddress()) in duplicateCPV()
96 if (!(HiOp1.isGlobal() || HiOp1.isCPI() || HiOp1.isBlockAddress()) || in INITIALIZE_PASS()111 !(LoOp2.isGlobal() || LoOp2.isCPI() || LoOp2.isBlockAddress()) || in INITIALIZE_PASS()124 } else if (HiOp1.isBlockAddress()) { in INITIALIZE_PASS()
326 if (!Offset.isImm() && !Offset.isGlobal() && !Offset.isBlockAddress() && in PrintAsmMemoryOperand()336 else if (Offset.isGlobal() || Offset.isBlockAddress() || Offset.isMCSymbol()) in PrintAsmMemoryOperand()
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()
2173 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()
345 Offset.isBlockAddress(); in hasLEAOffset()
956 assert((MO.isGlobal() || MO.isCPI() || MO.isJTI() || MO.isBlockAddress()) && in emitInstruction()1045 assert((MO.isGlobal() || MO.isCPI() || MO.isJTI() || MO.isBlockAddress()) && in emitInstruction()1083 assert((MO.isGlobal() || MO.isCPI() || MO.isJTI() || MO.isBlockAddress()) && in emitInstruction()1116 assert((MO.isGlobal() || MO.isCPI() || MO.isJTI() || MO.isBlockAddress()) && in emitInstruction()1148 assert((MO.isGlobal() || MO.isCPI() || MO.isJTI() || MO.isBlockAddress()) && in emitInstruction()1157 if (GlobalToc || MO.isJTI() || MO.isBlockAddress() || in emitInstruction()1188 MO.isBlockAddress()) && in emitInstruction()
297 if (MI->getOperand(OpNo).isBlockAddress()) { in EmitInlineAsmStr()
1821 if (MOP.isMBB() || MOP.isBlockAddress() || MOP.isCPI() || MOP.isJTI()) in getOutliningType()