Home
last modified time | relevance | path

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

123

/third_party/boost/libs/wave/test/testwave/testfiles/
Dt_5_029.cpp26 #define BA AB macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DRDFDeadCode.cpp188 auto BA = DFG.addr<NodeBase*>(I); in erase() local
232 NodeAddr<BlockNode*> BA = IA.Addr->getOwner(DFG); in erase() local
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
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()
DRDFCopy.cpp70 NodeAddr<BlockNode*> BA = DFG.findBlock(B); in scanBlock() local
DHexagonOptAddrMode.cpp687 bool HexagonOptAddrMode::processBlock(NodeAddr<BlockNode *> BA) { in processBlock()
DHexagonConstExtenders.cpp344 const BlockAddress *BA; // MO_BlockAddress member
1973 const MachineBasicBlock *BA = MA->getParent(); in runOnMachineFunction() local
/third_party/mesa3d/src/panfrost/util/
Dlcra.c102 unsigned BA = l->alignment[node]; in lcra_restrict_range() local
168 unsigned BA = l->alignment[step]; in lcra_solve() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolutionAliasAnalysis.cpp54 const SCEV *BA = SE.getMinusSCEV(BS, AS); in alias() local
DLoads.cpp41 if (MaybeAlign BA = getBaseAlign(Base, DL)) { in isAligned() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFAsmPrinter.cpp94 MCSymbol *BA = GetBlockAddressSymbol(MO.getBlockAddress()); in printOperand() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DIndirectBrExpandPass.cpp136 auto *BA = cast<BlockAddress>(BlockAddressUseIt->getUser()); in runOnFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiAsmPrinter.cpp86 MCSymbol *BA = GetBlockAddressSymbol(MO.getBlockAddress()); in printOperand() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSplitModule.cpp136 BlockAddress *BA = BlockAddress::lookup(&BB); in findPartitions() local
DEvaluator.cpp627 if (BlockAddress *BA = dyn_cast<BlockAddress>(Val)) in EvaluateBlock() local
DValueMapper.cpp415 if (BlockAddress *BA = dyn_cast<BlockAddress>(C)) in mapValue() local
490 Value *Mapper::mapBlockAddress(const BlockAddress &BA) { in mapBlockAddress()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DBasicBlock.cpp75 BlockAddress *BA = cast<BlockAddress>(user_back()); in ~BasicBlock() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinterInlineAsm.cpp461 const BlockAddress *BA = MI->getOperand(OpNo).getBlockAddress(); in EmitGCCInlineAsmStr() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DOnDiskHashTable.h76 llvm::SpecificBumpPtrAllocator<Item> BA; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLazyCallGraph.h1089 if (BlockAddress *BA = dyn_cast<BlockAddress>(C)) { in visitReferences() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp727 } else if (const BlockAddressSDNode *BA = in print_details() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineOperand.h193 const BlockAddress *BA; // For MO_BlockAddress. member
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dshortnumbermetadata.js279 ,"BA":[,[,,"1\\d{2,5}",,,,,,,[3,4,5,6] property
/third_party/python/Lib/test/
Dtest_sys.py1464 class BA(bytearray): class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsAsmPrinter.cpp707 MCSymbol *BA = GetBlockAddressSymbol(MO.getBlockAddress()); in printOperand() local

123