Home
last modified time | relevance | path

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

123456789

/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DRDFGraph.cpp917 NodeAddr<BlockNode*> BA = newNode(NodeAttrs::Code | NodeAttrs::Block); in newBlock() local
938 auto BA = newBlock(Func, &B); in build() local
1176 void DataFlowGraph::buildStmt(NodeAddr<BlockNode*> BA, MachineInstr &In) { in buildStmt()
1273 void DataFlowGraph::buildBlockRefs(NodeAddr<BlockNode*> BA, in buildBlockRefs()
1294 NodeAddr<BlockNode*> BA) { in recordDefsForDF()
1346 NodeAddr<BlockNode*> BA) { in buildPhis()
1483 NodeAddr<BlockNode*> BA = PA.Addr->getOwner(*this); in removeUnusedPhis() local
1565 void DataFlowGraph::linkBlockRefs(DefStackMap &DefM, NodeAddr<BlockNode*> BA) { in linkBlockRefs()
H A DRDFLiveness.cpp142 NodeAddr<BlockNode*> BA = PA.Addr->getOwner(DFG); in getAllReachingDefs() local
150 MachineBasicBlock *BA = Block(OA), *BB = Block(OB); in getAllReachingDefs() local
843 NodeAddr<BlockNode*> BA = IA.Addr->getOwner(DFG); in traverse() local
873 NodeAddr<BlockNode*> BA = IA.Addr->getOwner(DFG); in traverse() local
H A DRDFDeadCode.cpp177 auto BA = DFG.addr<NodeBase*>(I); in erase() local
221 NodeAddr<BlockNode*> BA = IA.Addr->getOwner(DFG); in erase() local
H A DHexagonOptAddrMode.cpp506 bool HexagonOptAddrMode::processBlock(NodeAddr<BlockNode *> BA) { in processBlock()
599 auto BA = DFG->getFunc().Addr->findBlock(B, *DFG); in constructDefMap() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DRDFGraph.cpp853 NodeAddr<BlockNode*> BA = newNode(NodeAttrs::Code | NodeAttrs::Block); in newBlock() local
874 NodeAddr<BlockNode*> BA = newBlock(Func, &B); in build() local
1248 void DataFlowGraph::buildStmt(NodeAddr<BlockNode*> BA, MachineInstr &In) { in buildStmt()
1384 NodeAddr<BlockNode*> BA) { in recordDefsForDF()
1424 NodeAddr<BlockNode*> BA) { in buildPhis()
1557 NodeAddr<BlockNode*> BA = PA.Addr->getOwner(*this); in removeUnusedPhis() local
1643 void DataFlowGraph::linkBlockRefs(DefStackMap &DefM, NodeAddr<BlockNode*> BA) { in linkBlockRefs()
H A DRDFLiveness.cpp174 NodeAddr<BlockNode*> BA = PA.Addr->getOwner(DFG); in getAllReachingDefs() local
182 MachineBasicBlock *BA = Block(OA), *BB = Block(OB); in getAllReachingDefs() local
324 NodeAddr<BlockNode*> BA = IA.Addr->getOwner(DFG); in getNearestAliasedRef() local
1002 NodeAddr<BlockNode*> BA = IA.Addr->getOwner(DFG); in traverse() local
H A DRDFDeadCode.cpp188 auto BA = DFG.addr<NodeBase*>(I); in erase() local
232 NodeAddr<BlockNode*> BA = IA.Addr->getOwner(DFG); in erase() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DRDFGraph.cpp856 NodeAddr<BlockNode*> BA = newNode(NodeAttrs::Code | NodeAttrs::Block); in newBlock() local
877 NodeAddr<BlockNode*> BA = newBlock(Func, &B); in build() local
1234 void DataFlowGraph::buildStmt(NodeAddr<BlockNode*> BA, MachineInstr &In) { in buildStmt()
1370 NodeAddr<BlockNode*> BA) { in recordDefsForDF()
1410 NodeAddr<BlockNode*> BA) { in buildPhis()
1543 NodeAddr<BlockNode*> BA = PA.Addr->getOwner(*this); in removeUnusedPhis() local
1629 void DataFlowGraph::linkBlockRefs(DefStackMap &DefM, NodeAddr<BlockNode*> BA) { in linkBlockRefs()
H A DRDFLiveness.cpp167 NodeAddr<BlockNode*> BA = PA.Addr->getOwner(DFG); in getAllReachingDefs() local
362 NodeAddr<BlockNode*> BA = IA.Addr->getOwner(DFG); in getNearestAliasedRef() local
1053 NodeAddr<BlockNode*> BA = IA.Addr->getOwner(DFG); in traverse() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DRDFDeadCode.cpp188 auto BA = DFG.addr<NodeBase*>(I); in erase() local
231 NodeAddr<BlockNode*> BA = IA.Addr->getOwner(DFG); in erase() local
/aosp_15_r20/external/mesa3d/src/panfrost/util/
H A Dlcra.c103 unsigned BA = l->alignment[node]; in lcra_restrict_range() local
173 unsigned BA = l->alignment[step]; in lcra_solve() local
/aosp_15_r20/external/llvm/unittests/ADT/
H A DIntervalMapTest.cpp599 UUOverlaps BA(mapB, mapA); in TEST() local
676 UUOverlaps BA(mapB, mapA); in TEST() local
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A D2010-03-09-AnonAggregate.cpp8 …union { struct { union { int BA; } Val; int Offset; } OffsetedInfo;… member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/
H A DM68kISelDAGToDAG.cpp597 } else if (auto *BA = dyn_cast<BlockAddressSDNode>(N0)) { in matchWrapper() local
634 } else if (auto *BA = dyn_cast<BlockAddressSDNode>(N0)) { in matchWrapper() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCodeGenAction.cpp716 BackendAction BA = static_cast<BackendAction>(Act); in CreateASTConsumer() local
787 BackendAction BA = static_cast<BackendAction>(Act); in ExecuteAction() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/InstallAPI/
DContext.h28 BinaryAttrs BA; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/InstallAPI/
DContext.h28 BinaryAttrs BA; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/InstallAPI/
DContext.h29 BinaryAttrs BA; member
/aosp_15_r20/external/llvm/lib/Analysis/
H A DScalarEvolutionAliasAnalysis.cpp50 const SCEV *BA = SE.getMinusSCEV(BS, AS); in alias() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DScalarEvolutionAliasAnalysis.cpp54 const SCEV *BA = SE.getMinusSCEV(BS, AS); in alias() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/
H A DBPFAsmPrinter.cpp94 MCSymbol *BA = GetBlockAddressSymbol(MO.getBlockAddress()); in printOperand() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
H A DBPFAsmPrinter.cpp94 MCSymbol *BA = GetBlockAddressSymbol(MO.getBlockAddress()); in printOperand() local
/aosp_15_r20/external/guice/core/test/com/googlecode/guice/bundle/
H A DOSGiTestActivator.java155 public static class BA implements B { class in OSGiTestActivator
157 protected BA() {} in BA() method in OSGiTestActivator.BA
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DIndirectBrExpandPass.cpp136 auto *BA = cast<BlockAddress>(BlockAddressUseIt->getUser()); in runOnFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DScalarEvolutionAliasAnalysis.cpp65 const SCEV *BA = SE.getMinusSCEV(BS, AS); in alias() local

123456789