Home
last modified time | relevance | path

Searched defs:LB (Results 1 – 25 of 36) sorted by relevance

12

/openbsd-src/gnu/gcc/libgomp/testsuite/libgomp.fortran/appendix-a/
H A Da.21.1.f908 SUBROUTINE SUBA21(LB, UB, STRIDE) argument
9 INTEGER LB, UB, STRIDE local
/openbsd-src/gnu/llvm/clang/lib/Headers/
H A Dsmmintrin.h1720 #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 Dghash-x86_64.pl71 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 Dp3068.C11 LB() { } in LB() function
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineLoopInfo.cpp126 MachineBasicBlock *HB = L->getHeader(), *LB = L->getLoopLatch(); in findLoopPreheader() local
H A DSpillPlacement.cpp261 for (const BlockConstraint &LB : LiveBlocks) { in addConstraints() local
H A DMachineTraceMetrics.cpp444 LoopBounds &LB; member in llvm::po_iterator_storage
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DBranchProbabilityInfo.h299 bool belongsToSameLoop(const LoopBlock &LB) const { in belongsToSameLoop()
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DDebugInfoMetadata.cpp280 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 DDIBuilder.cpp701 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 DMetadata.cpp1087 APInt LB = EndPoints[Size - 2]->getValue(); in tryMergeRange() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DStripSymbols.cpp317 if (const auto *LB = dyn_cast<DILexicalBlockBase>(Scope)) { in collectCUsWithScope() local
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFTypePrinter.cpp22 std::optional<uint64_t> LB; in appendArrayType() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp355 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 DHexagonCommonGEP.cpp821 BasicBlock *LB = recalculatePlacement(Node, NCM, Loc); in recalculatePlacementRec() local
845 BasicBlock *LB = L->getLoopLatch(); in isInMainPath() local
H A DHexagonBitSimplify.cpp1286 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 DHexagonSplitDouble.cpp478 const MachineBasicBlock *LB = L->getLoopLatch(); in collectIndRegsForLoop() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp732 unsigned LB = getScoreLB(T); in print() local
785 const unsigned LB = getScoreLB(T); in determineWait() local
H A DR600MachineCFGStructurizer.cpp1023 for (auto *LB : inverse_children<MachineBasicBlock*>(LoopHeader)) in mergeLoop() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp934 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 DStmt.cpp366 SourceLocation LB, SourceLocation RB) in CompoundStmt()
384 SourceLocation LB, SourceLocation RB) { in Create()
H A DComputeDependence.cpp423 if (auto *LB = E->getLowerBound()) in computeDependence() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h908 llvm::Value *LB = nullptr; member
H A DCGStmtOpenMP.cpp3093 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 DStmtOpenMP.h710 Expr *LB; member
761 Expr *LB; member
1186 void setLowerBoundVariable(Expr *LB) { in setLowerBoundVariable()

12