/openbsd-src/gnu/gcc/libgomp/testsuite/libgomp.fortran/appendix-a/ |
H A D | a.21.1.f90 | 8 SUBROUTINE SUBA21(LB, UB, STRIDE) argument 9 INTEGER LB, UB, STRIDE local
|
/openbsd-src/gnu/llvm/clang/lib/Headers/ |
H A D | smmintrin.h | 1720 #define _mm_cmpestrm(A, LA, B, LB, M) \ argument 1779 #define _mm_cmpestri(A, LA, B, LB, M) \ argument 2082 #define _mm_cmpestra(A, LA, B, LB, M) \ argument 2136 #define _mm_cmpestrc(A, LA, B, LB, M) \ argument 2189 #define _mm_cmpestro(A, LA, B, LB, M) \ argument 2244 #define _mm_cmpestrs(A, LA, B, LB, M) \ argument 2298 #define _mm_cmpestrz(A, LA, B, LB, M) \ argument
|
/openbsd-src/lib/libcrypto/modes/asm/ |
H A D | ghash-x86_64.pl | 71 sub LB() { my $r=shift; $r =~ s/%[er]([a-d])x/%\1l/ or subroutine
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/ |
H A D | p3068.C | 11 LB() { } in LB() function
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | MachineLoopInfo.cpp | 126 MachineBasicBlock *HB = L->getHeader(), *LB = L->getLoopLatch(); in findLoopPreheader() local
|
H A D | SpillPlacement.cpp | 261 for (const BlockConstraint &LB : LiveBlocks) { in addConstraints() local
|
H A D | MachineTraceMetrics.cpp | 444 LoopBounds &LB; member in llvm::po_iterator_storage
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/ |
H A D | BranchProbabilityInfo.h | 299 bool belongsToSameLoop(const LoopBlock &LB) const { in belongsToSameLoop()
|
/openbsd-src/gnu/llvm/llvm/lib/IR/ |
H A D | DebugInfoMetadata.cpp | 280 if (auto *LB = dyn_cast<DILexicalBlockBase>(this)) in getScope() local 387 auto *LB = ConstantAsMetadata::get( in getImpl() local 396 auto *LB = ConstantAsMetadata::get( in getImpl() local 403 Metadata *LB, Metadata *UB, Metadata *Stride, in getImpl() 432 Metadata *LB = getRawLowerBound(); in getLowerBound() local 499 Metadata *CountNode, Metadata *LB, in getImpl() 526 Metadata *LB = getRawLowerBound(); in getLowerBound() local
|
H A D | DIBuilder.cpp | 701 auto *LB = ConstantAsMetadata::get( in getOrCreateSubrange() local 709 auto *LB = ConstantAsMetadata::get( in getOrCreateSubrange() local 714 DISubrange *DIBuilder::getOrCreateSubrange(Metadata *CountNode, Metadata *LB, in getOrCreateSubrange() 720 DIGenericSubrange::BoundType CountNode, DIGenericSubrange::BoundType LB, in getOrCreateGenericSubrange()
|
H A D | Metadata.cpp | 1087 APInt LB = EndPoints[Size - 2]->getValue(); in tryMergeRange() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/ |
H A D | StripSymbols.cpp | 317 if (const auto *LB = dyn_cast<DILexicalBlockBase>(Scope)) { in collectCUsWithScope() local
|
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFTypePrinter.cpp | 22 std::optional<uint64_t> LB; in appendArrayType() local
|
/openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
H A D | BranchProbabilityInfo.cpp | 355 const LoopBlock &LB, SmallVectorImpl<BasicBlock *> &Enters) const { in getLoopEnterBlocks() argument 366 const LoopBlock &LB, SmallVectorImpl<BasicBlock *> &Exits) const { in getLoopExitBlocks() argument
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonCommonGEP.cpp | 821 BasicBlock *LB = recalculatePlacement(Node, NCM, Loc); in recalculatePlacementRec() local 845 BasicBlock *LB = L->getLoopLatch(); in isInMainPath() local
|
H A D | HexagonBitSimplify.cpp | 1286 unsigned LB, LE; in computeUsedBits() local 2944 MachineBasicBlock *LB, *PB, *EB; member 2956 MachineBasicBlock *LB, *PB; // Loop Block, Preheader Block member 3101 void HexagonLoopRescheduling::moveGroup(InstrGroup &G, MachineBasicBlock &LB, in moveGroup()
|
H A D | HexagonSplitDouble.cpp | 478 const MachineBasicBlock *LB = L->getLoopLatch(); in collectIndRegsForLoop() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | SIInsertWaitcnts.cpp | 732 unsigned LB = getScoreLB(T); in print() local 785 const unsigned LB = getScoreLB(T); in determineWait() local
|
H A D | R600MachineCFGStructurizer.cpp | 1023 for (auto *LB : inverse_children<MachineBasicBlock*>(LoopHeader)) in mergeLoop() local
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfCompileUnit.cpp | 934 if (auto LB = Subrange->getLowerBound()) in dependencies() local 947 if (auto LB = GenericSubrange->getLowerBound()) in dependencies() local
|
/openbsd-src/gnu/llvm/clang/lib/AST/ |
H A D | Stmt.cpp | 366 SourceLocation LB, SourceLocation RB) in CompoundStmt() 384 SourceLocation LB, SourceLocation RB) { in Create()
|
H A D | ComputeDependence.cpp | 423 if (auto *LB = E->getLowerBound()) in computeDependence() local
|
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntime.h | 908 llvm::Value *LB = nullptr; member
|
H A D | CGStmtOpenMP.cpp | 3093 LValue LB = in emitDistributeParallelForInnerBounds() local 3135 Address LB, Address UB) { in emitDistributeParallelForDispatchBounds() 3154 LValue LB = in emitDistributeParallelForDistributeInnerBoundParams() local 3319 LValue LB = Bounds.first; in EmitOMPWorksharingLoop() local 3510 LValue LB = in emitForLoopBounds() local 3523 Address LB, Address UB) { in emitDispatchForLoopBounds() 3986 LValue LB = createSectionLVal(CGF, KmpInt32Ty, ".omp.sections.lb.", in EmitSections() local 5610 LValue LB = EmitOMPHelperVar( in EmitOMPDistributeLoop() local
|
/openbsd-src/gnu/llvm/clang/include/clang/AST/ |
H A D | StmtOpenMP.h | 710 Expr *LB; member 761 Expr *LB; member 1186 void setLowerBoundVariable(Expr *LB) { in setLowerBoundVariable()
|