| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | RDFDeadCode.cpp | 189 auto BA = DFG.addr<NodeBase*>(I); in erase() local 232 NodeAddr<BlockNode*> BA = IA.Addr->getOwner(DFG); in erase() local
|
| H A D | RDFCopy.cpp | 105 NodeAddr<BlockNode*> BA = DFG.findBlock(B); in scanBlock() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | RDFGraph.cpp | 844 Block BA = newNode(NodeAttrs::Code | NodeAttrs::Block); in newBlock() local 900 Block BA = newBlock(TheFunc, &B); in build() local 939 for (Block BA : Blocks) { in build() local 972 for (Block BA : Blocks) in build() local 974 for (Block BA : Blocks) in build() local 1247 void DataFlowGraph::buildStmt(Block BA, MachineInstr &In) { in buildStmt() 1386 BlockRefsMap &PhiClobberM, Block BA) { in recordDefsForDF() 1436 void DataFlowGraph::buildPhis(BlockRefsMap &PhiM, Block BA, in buildPhis() 1500 for (Block BA : TheFunc.Addr->members(*this)) { in removeUnusedPhis() local 1537 Block BA = PA.Addr->getOwner(*this); in removeUnusedPhis() local [all …]
|
| H A D | IndirectBrExpandPass.cpp | 152 auto *BA = cast<BlockAddress>(BlockAddressUseIt->getUser()); in runImpl() local
|
| H A D | RDFLiveness.cpp | 164 NodeAddr<BlockNode *> BA = PA.Addr->getOwner(DFG); in getAllReachingDefs() local 359 NodeAddr<BlockNode *> BA = IA.Addr->getOwner(DFG); in getNearestAliasedRef() local 1054 NodeAddr<BlockNode *> BA = IA.Addr->getOwner(DFG); in traverse() local
|
| /freebsd/stand/libsa/ |
| H A D | net.h | 46 #define BA { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff } macro
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-bcanalyzer/ |
| H A D | llvm-bcanalyzer.cpp | 115 BitcodeAnalyzer BA(MB->getBuffer(), in main() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/InstallAPI/ |
| H A D | Context.h | 29 BinaryAttrs BA; member
|
| /freebsd/contrib/llvm-project/llvm/lib/TextAPI/ |
| H A D | RecordsSlice.cpp | 311 auto &BA = S->getBinaryAttrs(); in createInterfaceFile() local 326 auto &BA = S->getBinaryAttrs(); in createInterfaceFile() local
|
| H A D | InterfaceFile.cpp | 357 void InterfaceFile::setFromBinaryAttrs(const RecordsSlice::BinaryAttrs &BA, in setFromBinaryAttrs()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
| H A D | BPFAsmPrinter.cpp | 94 MCSymbol *BA = GetBlockAddressSymbol(MO.getBlockAddress()); in printOperand() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | ScalarEvolutionAliasAnalysis.cpp | 78 const SCEV *BA = SE.getMinusSCEV(BS, AS); in alias() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| H A D | LanaiAsmPrinter.cpp | 84 MCSymbol *BA = GetBlockAddressSymbol(MO.getBlockAddress()); in printOperand() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
| H A D | CSKYAsmPrinter.cpp | 200 const BlockAddress *BA = in emitMachineConstantPoolValue() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/ |
| H A D | XtensaAsmPrinter.cpp | 70 const BlockAddress *BA = in emitMachineConstantPoolValue() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVStructurizer.cpp | 93 BlockAddress *BA = cast<BlockAddress>(II->getOperand(0)); in getDesignatedMergeBlock() local 107 BlockAddress *BA = cast<BlockAddress>(II->getOperand(1)); in getDesignatedContinueBlock() local 900 BlockAddress *BA = cast<BlockAddress>(I->getOperand(0)); in fixupConstruct() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | SplitModule.cpp | 151 BlockAddress *BA = BlockAddress::lookup(&BB); in findPartitions() local
|
| H A D | Evaluator.cpp | 547 if (BlockAddress *BA = dyn_cast<BlockAddress>(Val)) in EvaluateBlock() local
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | StructuralHash.cpp | 168 const BlockAddress *BA = cast<BlockAddress>(C); in hashConstant() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | AsmPrinterInlineAsm.cpp | 299 const BlockAddress *BA = MI->getOperand(OpNo).getBlockAddress(); in EmitInlineAsmStr() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kISelDAGToDAG.cpp | 613 } else if (auto *BA = dyn_cast<BlockAddressSDNode>(N0)) { in matchWrapper() local 650 } else if (auto *BA = dyn_cast<BlockAddressSDNode>(N0)) { in matchWrapper() local
|
| /freebsd/contrib/llvm-project/llvm/tools/bugpoint/ |
| H A D | ExtractFunction.cpp | 67 if (BlockAddress *BA = dyn_cast<BlockAddress>(V)) { in globalInitUsesExternalBA() local
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CodeGenAction.cpp | 960 BackendAction BA = static_cast<BackendAction>(Act); in CreateASTConsumer() local 1116 BackendAction BA = static_cast<BackendAction>(Act); in ExecuteAction() local
|
| /freebsd/contrib/llvm-project/llvm/lib/TextAPI/BinaryReader/ |
| H A D | DylibReader.cpp | 146 auto &BA = Slice.getBinaryAttrs(); in readMachOHeader() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | OnDiskHashTable.h | 75 llvm::SpecificBumpPtrAllocator<Item> BA; variable
|