Searched defs:BA (Results 1 - 23 of 23) sorted by relevance

/external/clang/test/CodeGenCXX/
H A D2010-03-09-AnonAggregate.cpp8 union { struct { union { int BA; } Val; int Offset; } OffsetedInfo; } Contents; member in union:MO::__anon4323::__anon4324::__anon4325
/external/llvm/lib/Analysis/
H A DScalarEvolutionAliasAnalysis.cpp133 const SCEV *BA = SE->getMinusSCEV(BS, AS); local
138 if (ASizeInt.ule(SE->getUnsignedRange(BA).getUnsignedMin()) &&
139 (-BSizeInt).uge(SE->getUnsignedRange(BA).getUnsignedMax()))
/external/llvm/lib/VMCore/
H A DBasicBlock.cpp73 BlockAddress *BA = cast<BlockAddress>(use_back()); local
74 BA->replaceAllUsesWith(ConstantExpr::getIntToPtr(Replacement,
75 BA->getType()));
76 BA->destroyConstant();
H A DConstants.cpp285 if (const BlockAddress *BA = dyn_cast<BlockAddress>(this))
286 return BA->getFunction()->getRelocationInfo();
1276 BlockAddress *&BA = local
1278 if (BA == 0)
1279 BA = new BlockAddress(F, BB);
1281 assert(BA->getFunction() == F && "Basic block moved between functions");
1282 return BA;
/external/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.cpp466 MCSymbol *BA = GetBlockAddressSymbol(MO.getBlockAddress()); local
467 O << BA->getName();
H A DMipsISelLowering.cpp1617 const BlockAddress *BA = cast<BlockAddressSDNode>(Op)->getBlockAddress(); local
1623 SDValue BAHi = DAG.getBlockAddress(BA, MVT::i32, true, MipsII::MO_ABS_HI);
1624 SDValue BALo = DAG.getBlockAddress(BA, MVT::i32, true, MipsII::MO_ABS_LO);
1633 SDValue BAGOTOffset = DAG.getBlockAddress(BA, ValTy, true, GOTFlag);
1636 SDValue BALOOffset = DAG.getBlockAddress(BA, ValTy, true, OFSTFlag);
/external/llvm/lib/Transforms/Utils/
H A DLocal.cpp194 if (BlockAddress *BA =
196 BasicBlock *TheOnlyDest = BA->getBasicBlock();
461 BlockAddress *BA = BlockAddress::get(DestBB); local
463 ConstantInt::get(llvm::Type::getInt32Ty(BA->getContext()), 1);
464 BA->replaceAllUsesWith(ConstantExpr::getIntToPtr(Replacement,
465 BA->getType()));
466 BA->destroyConstant();
/external/clang/include/clang/Basic/
H A DOnDiskHashTable.h117 llvm::BumpPtrAllocator BA; member in class:clang::OnDiskChainedHashTableGenerator
180 insert(Buckets, NumBuckets, new (BA.Allocate<Item>()) Item(key, data,
/external/llvm/include/llvm/CodeGen/
H A DMachineOperand.h172 const BlockAddress *BA; // For MO_BlockAddress. member in union:llvm::MachineOperand::__anon8446::__anon8448::__anon8449
432 return Contents.OffsetedInfo.Val.BA;
631 static MachineOperand CreateBA(const BlockAddress *BA,
634 Op.Contents.OffsetedInfo.Val.BA = BA;
H A DSelectionDAGNodes.h1485 const BlockAddress *BA; member in class:llvm::SDNode::BlockAddressSDNode
1491 BA(ba), TargetFlags(Flags) {
1494 const BlockAddress *getBlockAddress() const { return BA; }
/external/clang/lib/CodeGen/
H A DCodeGenAction.cpp325 BackendAction BA = static_cast<BackendAction>(Act); local
326 OwningPtr<raw_ostream> OS(GetOutputStream(CI, InFile, BA));
327 if (BA != Backend_EmitNothing && !OS)
355 new BackendConsumer(BA, CI.getDiagnostics(),
366 BackendAction BA = static_cast<BackendAction>(Act); local
368 raw_ostream *OS = GetOutputStream(CI, getCurrentFile(), BA);
369 if (BA != Backend_EmitNothing && !OS)
416 BA, OS);
/external/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp657 const BlockAddress *BA = cast<BlockAddressSDNode>(Op)->getBlockAddress(); local
658 SDValue Result = DAG.getBlockAddress(BA, getPointerTy(), /*isTarget=*/true);
/external/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp907 const BlockAddress *BA = local
909 MCSym = GetBlockAddressSymbol(BA);
H A DARMISelLowering.cpp2057 const BlockAddress *BA = cast<BlockAddressSDNode>(Op)->getBlockAddress(); local
2061 CPAddr = DAG.getTargetConstantPool(BA, PtrVT, 4);
2066 ARMConstantPoolConstant::Create(BA, ARMPCLabelIndex,
/external/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp300 const BlockAddress *BA = cast<BlockAddressSDNode>(Op)->getBlockAddress(); local
301 SDValue Result = DAG.getBlockAddress(BA, getPointerTy(), /*isTarget=*/true);
/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1114 ConstantInt *BA = 0, *CA = 0; local
1115 if (match(Src, m_AShr(m_Shl(m_Trunc(m_Value(A)), m_ConstantInt(BA)),
1117 BA == CA && A->getType() == CI.getType()) {
/external/qemu/tcg/ppc/
H A Dtcg-target.c413 #define BA(n, c) (((c)+((n)*4))<<16) macro
584 tcg_out32 (s, CRAND | BT (7, CR_EQ) | BA (6, CR_EQ) | BB (7, CR_EQ));
780 tcg_out32 (s, CRAND | BT (7, CR_EQ) | BA (6, CR_EQ) | BB (7, CR_EQ));
1100 tcg_out32 (s, op | BT (7, CR_EQ) | BA (6, CR_EQ) | BB (7, CR_EQ));
1114 tcg_out32 (s, op | BT (7, CR_EQ) | BA (5, CR_EQ) | BB (7, b->bit2));
1115 tcg_out32 (s, CROR | BT (7, CR_EQ) | BA (5, b->bit1) | BB (7, CR_EQ));
1205 crop = CRNOR | BT (7, CR_EQ) | BA (7, CR_LT) | BB (7, CR_LT);
1211 crop = CRNOR | BT (7, CR_EQ) | BA (7, CR_GT) | BB (7, CR_GT);
/external/qemu/tcg/ppc64/
H A Dtcg-target.c411 #define BA(n, c) (((c)+((n)*4))<<16) macro
1140 crop = CRNOR | BT (7, CR_EQ) | BA (7, CR_LT) | BB (7, CR_LT);
1146 crop = CRNOR | BT (7, CR_EQ) | BA (7, CR_GT) | BB (7, CR_GT);
/external/qemu/tcg/sparc/
H A Dtcg-target.c219 #define BA (INSN_OP(0) | INSN_COND(COND_A, 0) | INSN_OP2(0x2)) macro
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1472 SDValue SelectionDAG::getBlockAddress(const BlockAddress *BA, EVT VT, argument
1479 ID.AddPointer(BA);
1485 SDNode *N = new (NodeAllocator) BlockAddressSDNode(Opc, VT, BA, TargetFlags);
/external/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp1263 const BlockAddress *BA = cast<BlockAddressSDNode>(Op)->getBlockAddress(); local
1267 SDValue TgtBAHi = DAG.getBlockAddress(BA, PtrVT, /*isTarget=*/true, MOHiFlag);
1268 SDValue TgtBALo = DAG.getBlockAddress(BA, PtrVT, /*isTarget=*/true, MOLoFlag);
/external/qemu/
H A Dppc-dis.c425 for BA just below. However, that caused trouble with feeble
438 /* The BA field in an XL form instruction. */
439 #define BA UNUSED + 1
441 #define BI BA
445 /* The BA field in an XL form instruction when it must be the same
447 #define BAT BA + 1
456 as the BA field in the same instruction. */
904 /* The BA field in an XL form instruction when it must be the same as
906 The insertion function just copies the BT field into the BA field,
930 the BA fiel
435 #define BA macro
[all...]
/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp7372 const BlockAddress *BA = cast<BlockAddressSDNode>(Op)->getBlockAddress(); local
7374 SDValue Result = DAG.getBlockAddress(BA, getPointerTy(),

Completed in 1385 milliseconds