Searched refs:isBlockAddress (Results 1 – 4 of 4) sorted by relevance
249 bool isBlockAddress() const { return OpKind == MO_BlockAddress; } in isBlockAddress() function439 assert(isBlockAddress() && "Wrong MachineOperand accessor"); in getBlockAddress()457 isBlockAddress()) && "Wrong MachineOperand accessor"); in getOffset()511 isBlockAddress()) && "Wrong MachineOperand accessor"); in setOffset()
102 bool isBlockAddress() const { return Kind == ARMCP::CPBlockAddress; } in isBlockAddress() function178 return APV->isGlobalValue() || APV->isBlockAddress() || APV->isLSDA(); in classof()
848 } else if (ACPV->isBlockAddress()) { in EmitMachineConstantPoolValue()
1272 else if (ACPV->isBlockAddress()) in duplicateCPV()