Searched refs:BBA (Results 1 – 9 of 9) sorted by relevance
| /llvm-project-15.0.7/llvm/test/Transforms/LoopStrengthReduce/ |
| H A D | 2011-10-03-CritEdgeMerge.ll | 23 ; CHECK-NEXT: br i1 false, label [[BBA:%.*]], label [[BBB:%.*]] 87 ; CHECK-NEXT: br i1 false, label [[BBA:%.*]], label [[BBB:%.*]] 101 …: [[TMP75PHI:%.*]] = phi i8* [ [[SCEVGEP]], [[BBA]] ], [ [[SCEVGEP]], [[BBA]] ], [ [[SCEVGEP]],…
|
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/ |
| H A D | MachineDominators.h | 135 const MachineBasicBlock *BBA = A->getParent(), *BBB = B->getParent(); in dominates() local 136 if (BBA != BBB) return DT->dominates(BBA, BBB); in dominates() 139 MachineBasicBlock::const_iterator I = BBA->begin(); in dominates()
|
| /llvm-project-15.0.7/bolt/lib/Passes/ |
| H A D | IdenticalCodeFolding.cpp | 93 bool isInstrEquivalentWith(const MCInst &InstA, const BinaryBasicBlock &BBA, in isInstrEquivalentWith() argument 99 const BinaryContext &BC = BBA.getFunction()->getBinaryContext(); in isInstrEquivalentWith() 130 const BinaryBasicBlock *LPA = BBA.getLandingPad(EHInfoA->first); in isInstrEquivalentWith()
|
| H A D | ShrinkWrapping.cpp | 844 const BinaryBasicBlock *BBA = InsnToBB[A]; in computeSaveLocations() local 846 const uint64_t CountA = BBA->getKnownExecutionCount(); in computeSaveLocations() 869 BinaryBasicBlock *BBA = in computeDomOrder() local 873 if (BBA == BBB) in computeDomOrder() 875 if (!BBA && BBB) in computeDomOrder() 877 if (BBA && !BBB) in computeDomOrder()
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/ |
| H A D | CSEMIRBuilder.cpp | 30 const MachineBasicBlock *BBA = A->getParent(); in dominates() local 31 MachineBasicBlock::const_iterator I = BBA->begin(); in dominates()
|
| /llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombinePHI.cpp | 1511 BasicBlock *BBA = PN.getIncomingBlock(I); in visitPHINode() local 1513 if (BBA != BBB) { in visitPHINode() 1519 PN.setIncomingBlock(J, BBA); in visitPHINode()
|
| /llvm-project-15.0.7/llvm/test/ObjectYAML/MachO/ |
| H A D | DWARF-debug_str.yaml | 18 uuid: 9304404B-E522-3BBA-A861-AF5938908725
|
| /llvm-project-15.0.7/mlir/test/Dialect/Linalg/ |
| H A D | fusion-elementwise-ops.mlir | 666 // CHECK: bb0(%[[BBA:[0-9a-z]*]]: f64, %[[BBB:[0-9a-z]*]]: i32): 667 // CHECK-NEXT: %[[A:.*]] = func.call @compute1(%[[BBA]]) : (f64) -> f64
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/misc/ConfusableTable/ |
| H A D | confusables.txt | 8148 F970 ; 6BBA ; MA # ( 殺 → 殺 ) CJK COMPATIBILITY IDEOGRAPH-F970 → CJK UNIFIED IDEOGRAPH-6BBA # 8149 FA96 ; 6BBA ; MA # ( 殺 → 殺 ) CJK COMPATIBILITY IDEOGRAPH-FA96 → CJK UNIFIED IDEOGRAPH-6BBA # 8150 2F8F5 ; 6BBA ; MA # ( → 殺 ) CJK COMPATIBILITY IDEOGRAPH-2F8F5 → CJK UNIFIED IDEOGRAPH-6BBA #
|