Home
last modified time | relevance | path

Searched defs:BA (Results 1 – 25 of 41) sorted by relevance

12

/external/clang/test/CodeGenCXX/
D2010-03-09-AnonAggregate.cpp8 …union { struct { union { int BA; } Val; int Offset; } OffsetedInfo;… member
/external/llvm/unittests/ADT/
DIntervalMapTest.cpp599 UUOverlaps BA(mapB, mapA); in TEST() local
676 UUOverlaps BA(mapB, mapA); in TEST() local
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/noise/basis/
DImprovedNoise.java63 int BA = ImprovedNoise.p[B] + Z; in noise() local
/external/llvm/lib/Analysis/
DScalarEvolutionAliasAnalysis.cpp134 const SCEV *BA = SE->getMinusSCEV(BS, AS); in alias() local
/external/guava/guava-tests/test/com/google/common/reflect/
DAbstractInvocationHandlerTest.java57 class BA implements B, A {} in testEquals() class
/external/clang/lib/CodeGen/
DCodeGenAction.cpp626 BackendAction BA = static_cast<BackendAction>(Act); in CreateASTConsumer() local
678 BackendAction BA = static_cast<BackendAction>(Act); in ExecuteAction() local
/external/llvm/lib/IR/
DBasicBlock.cpp76 BlockAddress *BA = cast<BlockAddress>(user_back()); in ~BasicBlock() local
DConstants.cpp425 if (const BlockAddress *BA = dyn_cast<BlockAddress>(this)) in getRelocationInfo() local
1473 BlockAddress *&BA = in get() local
1496 BlockAddress *BA = in lookup() local
DConstantFold.cpp1471 } else if (const BlockAddress *BA = dyn_cast<BlockAddress>(V1)) { in evaluateICmpRelation() local
/external/llvm/tools/bugpoint/
DExtractFunction.cpp69 if (BlockAddress *BA = dyn_cast<BlockAddress>(V)) { in globalInitUsesExternalBA() local
/external/llvm/lib/Transforms/Utils/
DValueMapper.cpp85 if (BlockAddress *BA = dyn_cast<BlockAddress>(C)) { in MapValue() local
DLocal.cpp240 if (BlockAddress *BA = in ConstantFoldTerminator() local
514 BlockAddress *BA = BlockAddress::get(DestBB); in MergeBasicBlockIntoOnlyPred() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp494 } else if (const BlockAddressSDNode *BA = in print_details() local
DInstrEmitter.cpp425 } else if (BlockAddressSDNode *BA = dyn_cast<BlockAddressSDNode>(Op)) { in AddOperand() local
/external/llvm/include/llvm/Support/
DOnDiskHashTable.h75 llvm::SpecificBumpPtrAllocator<Item> BA; variable
/external/llvm/include/llvm/CodeGen/
DMachineOperand.h176 const BlockAddress *BA; // For MO_BlockAddress. member
/external/llvm/lib/Target/Mips/
DMipsAsmPrinter.cpp600 MCSymbol *BA = GetBlockAddressSymbol(MO.getBlockAddress()); in printOperand() local
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp1014 DictScope BA(W, "BuildAttributes"); in printAttributes() local
/external/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp689 } else if (BlockAddressSDNode *BA = dyn_cast<BlockAddressSDNode>(N0)) { in MatchWrapper() local
727 } else if (BlockAddressSDNode *BA = dyn_cast<BlockAddressSDNode>(N0)) { in MatchWrapper() local
/external/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp882 const BlockAddress *BA = in EmitMachineConstantPoolValue() local
/external/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp653 BlockAddress *BA = BlockAddress::get(BB); in hasAddressTakenAndUsed() local
/external/llvm/lib/Target/CppBackend/
DCPPBackend.cpp938 } else if (const BlockAddress *BA = dyn_cast<BlockAddress>(CV)) { in printConstant() local
/external/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp809 const BlockAddress *BA = cast<BlockAddressSDNode>(Op)->getBlockAddress(); in LowerBlockAddress() local
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/textures/
DNoiseGenerator.java639 int A, AA, AB, B, BA, BB; in newPerlin() local
/external/llvm/lib/CodeGen/
DWinEHPrepare.cpp699 BlockAddress *BA = cast<BlockAddress>(Ret->getReturnValue()); in completeNestedLandingPad() local

12