/netbsd-src/crypto/external/bsd/openssl/dist/crypto/modes/asm/ |
H A D | ghash-x86_64.pl | 145 sub LB() { my $r=shift; $r =~ s/%[er]([a-d])x/%\1l/ or subroutine
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/modes/asm/ |
H A D | ghash-x86_64.pl | 143 sub LB() { my $r=shift; $r =~ s/%[er]([a-d])x/%\1l/ or subroutine
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
H A D | smmintrin.h | 1740 #define _mm_cmpestrm(A, LA, B, LB, M) \ argument 1799 #define _mm_cmpestri(A, LA, B, LB, M) \ argument 2102 #define _mm_cmpestra(A, LA, B, LB, M) \ argument 2156 #define _mm_cmpestrc(A, LA, B, LB, M) \ argument 2209 #define _mm_cmpestro(A, LA, B, LB, M) \ argument 2264 #define _mm_cmpestrs(A, LA, B, LB, M) \ argument 2318 #define _mm_cmpestrz(A, LA, B, LB, M) \ argument
|
/netbsd-src/external/apache2/llvm/dist/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 | 445 LoopBounds &LB; member in llvm::po_iterator_storage
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | aarch64-reloc-property.cc | 140 #define ARD(rname, type, class, is_implemented, group_index, LB, UB, BSL, BSH, RFLAGS, inst) \ in AArch64_reloc_property_table() argument
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | aarch64-reloc-property.cc | 140 #define ARD(rname, type, class, is_implemented, group_index, LB, UB, BSL, BSH, RFLAGS, inst) \ in AArch64_reloc_property_table() argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
H A D | BranchProbabilityInfo.h | 307 bool belongsToSameLoop(const LoopBlock &LB) const { in belongsToSameLoop()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | DebugInfoMetadata.cpp | 244 if (auto *LB = dyn_cast<DILexicalBlockBase>(this)) in getScope() local 346 auto *LB = ConstantAsMetadata::get( in getImpl() local 355 auto *LB = ConstantAsMetadata::get( in getImpl() local 362 Metadata *LB, Metadata *UB, Metadata *Stride, in getImpl() 391 Metadata *LB = getRawLowerBound(); in getLowerBound() local 454 Metadata *CountNode, Metadata *LB, in getImpl() 481 Metadata *LB = getRawLowerBound(); in getLowerBound() local
|
H A D | DIBuilder.cpp | 658 auto *LB = ConstantAsMetadata::get( in getOrCreateSubrange() local 666 auto *LB = ConstantAsMetadata::get( in getOrCreateSubrange() local 671 DISubrange *DIBuilder::getOrCreateSubrange(Metadata *CountNode, Metadata *LB, in getOrCreateSubrange() 677 DIGenericSubrange::BoundType CountNode, DIGenericSubrange::BoundType LB, in getOrCreateGenericSubrange()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | SIInsertWaitcnts.cpp | 663 unsigned LB = getScoreLB(T); in print() local 724 const unsigned LB = getScoreLB(T); in simplifyWaitcnt() local 738 const unsigned LB = getScoreLB(T); in determineWait() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | BranchProbabilityInfo.cpp | 282 const LoopBlock &LB, SmallVectorImpl<BasicBlock *> &Enters) const { in getLoopEnterBlocks() argument 293 const LoopBlock &LB, SmallVectorImpl<BasicBlock *> &Exits) const { in getLoopExitBlocks() argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfCompileUnit.cpp | 911 if (auto LB = Subrange->getLowerBound()) in dependencies() local 924 if (auto LB = GenericSubrange->getLowerBound()) in dependencies() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDie.cpp | 118 Optional<uint64_t> LB; in dumpArrayType() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonBitSimplify.cpp | 1258 unsigned LB, LE; in computeUsedBits() local 2919 MachineBasicBlock *LB, *PB, *EB; member 2931 MachineBasicBlock *LB, *PB; // Loop Block, Preheader Block member 3076 void HexagonLoopRescheduling::moveGroup(InstrGroup &G, MachineBasicBlock &LB, in moveGroup()
|
H A D | HexagonCommonGEP.cpp | 823 BasicBlock *LB = recalculatePlacement(Node, NCM, Loc); in recalculatePlacementRec() local 847 BasicBlock *LB = L->getLoopLatch(); in isInMainPath() local
|
H A D | HexagonSplitDouble.cpp | 478 const MachineBasicBlock *LB = L->getLoopLatch(); in collectIndRegsForLoop() local
|
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/ |
H A D | pass1.h | 575 #define LB (MAXOP+7) macro
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | Stmt.cpp | 364 CompoundStmt::CompoundStmt(ArrayRef<Stmt *> Stmts, SourceLocation LB, in CompoundStmt() 380 SourceLocation LB, SourceLocation RB) { in Create()
|
H A D | ComputeDependence.cpp | 401 if (auto *LB = E->getLowerBound()) in computeDependence() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGStmtOpenMP.cpp | 2874 LValue LB = in emitDistributeParallelForInnerBounds() local 2916 Address LB, Address UB) { in emitDistributeParallelForDispatchBounds() 2935 LValue LB = in emitDistributeParallelForDistributeInnerBoundParams() local 3100 LValue LB = Bounds.first; in EmitOMPWorksharingLoop() local 3289 LValue LB = in emitForLoopBounds() local 3302 Address LB, Address UB) { in emitDispatchForLoopBounds() 3659 LValue LB = createSectionLVal(CGF, KmpInt32Ty, ".omp.sections.lb.", in EmitSections() local 5083 LValue LB = EmitOMPHelperVar( in EmitOMPDistributeLoop() local
|
H A D | CGOpenMPRuntime.h | 1102 llvm::Value *LB = nullptr; member
|
/netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/ |
H A D | pass1.h | 628 #define LB (MAXOP+7) macro
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | StmtOpenMP.h | 704 Expr *LB; member 755 Expr *LB; member 1109 void setLowerBoundVariable(Expr *LB) { in setLowerBoundVariable()
|