/llvm-project/clang/test/CodeGen/X86/ |
H A D | sse42-builtins.c | 11 test_mm_cmpestra(__m128i A,int LA,__m128i B,int LB) test_mm_cmpestra() argument 17 test_mm_cmpestrc(__m128i A,int LA,__m128i B,int LB) test_mm_cmpestrc() argument 23 test_mm_cmpestri(__m128i A,int LA,__m128i B,int LB) test_mm_cmpestri() argument 29 test_mm_cmpestrm(__m128i A,int LA,__m128i B,int LB) test_mm_cmpestrm() argument 35 test_mm_cmpestro(__m128i A,int LA,__m128i B,int LB) test_mm_cmpestro() argument 41 test_mm_cmpestrs(__m128i A,int LA,__m128i B,int LB) test_mm_cmpestrs() argument 47 test_mm_cmpestrz(__m128i A,int LA,__m128i B,int LB) test_mm_cmpestrz() argument [all...] |
/llvm-project/clang/test/CodeGen/ |
H A D | attr-target-crc32-x86.c | 43 int __attribute__((target("sse4.2,no-crc32,crc32"))) test6(__m128i A, int LA, __m128i B, int LB) { in test6() 49 int __attribute__((target("no-crc32,crc32,sse4.2"))) test7(__m128i A, int LA, __m128i B, int LB) { in test7()
|
/llvm-project/lldb/test/Shell/SymbolFile/DWARF/x86/ |
H A D | debug-types-line-tables.s | 126 .LB: label
|
/llvm-project/polly/lib/CodeGen/ |
H A D | LoopGeneratorsGOMP.cpp | 146 Value *LB = Builder.CreateLoad(LongType, LBPtr, "polly.par.LB"); in createSubFn() local 22 createCallSpawnThreads(Value * SubFn,Value * SubFnParam,Value * LB,Value * UB,Value * Stride) createCallSpawnThreads() argument 53 deployParallelExecution(Function * SubFn,Value * SubFnParam,Value * LB,Value * UB,Value * Stride) deployParallelExecution() argument
|
H A D | LoopGeneratorsKMP.cpp | 22 createCallSpawnThreads(Value * SubFn,Value * SubFnParam,Value * LB,Value * UB,Value * Stride) createCallSpawnThreads() argument 66 deployParallelExecution(Function * SubFn,Value * SubFnParam,Value * LB,Value * UB,Value * Stride) deployParallelExecution() argument 170 Value *LB = &*AI; createSubFn() local 425 createCallDispatchInit(Value * GlobalThreadID,Value * LB,Value * UB,Value * Inc,Value * ChunkSize) createCallDispatchInit() argument [all...] |
H A D | LoopGenerators.cpp | 83 createLoop(Value * LB,Value * UB,Value * Stride,PollyIRBuilder & Builder,LoopInfo & LI,DominatorTree & DT,BasicBlock * & ExitBB,ICmpInst::Predicate Predicate,ScopAnnotator * Annotator,bool Parallel,bool UseGuard,bool LoopVectDisabled) createLoop() argument 177 createParallelLoop(Value * LB,Value * UB,Value * Stride,SetVector<Value * > & UsedValues,ValueMapT & Map,BasicBlock::iterator * LoopBody) createParallelLoop() argument
|
/llvm-project/clang/lib/Headers/ |
H A D | smmintrin.h | 1718 _mm_cmpestrm(A,LA,B,LB,M) global() argument 1777 _mm_cmpestri(A,LA,B,LB,M) global() argument 2080 _mm_cmpestra(A,LA,B,LB,M) global() argument 2134 _mm_cmpestrc(A,LA,B,LB,M) global() argument 2187 _mm_cmpestro(A,LA,B,LB,M) global() argument 2242 _mm_cmpestrs(A,LA,B,LB,M) global() argument 2296 _mm_cmpestrz(A,LA,B,LB,M) global() argument [all...] |
/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineLoopInfo.cpp | 126 MachineBasicBlock *HB = L->getHeader(), *LB = L->getLoopLatch(); findLoopPreheader() local
|
H A D | SpillPlacement.cpp | 261 for (const BlockConstraint &LB : LiveBlocks) { addConstraints() local
|
H A D | MachineTraceMetrics.cpp | 463 LoopBounds &LB; global() member in llvm::po_iterator_storage
|
/llvm-project/openmp/runtime/test/tasking/ |
H A D | kmp_taskloop_5.c | 11 #define LB 0 macro
|
/llvm-project/llvm/include/llvm/Analysis/ |
H A D | BranchProbabilityInfo.h | 311 return (LB.getLoop() && getLoop() == LB.getLoop()) || in belongsToSameLoop() argument
|
/llvm-project/llvm/lib/IR/ |
H A D | DebugInfoMetadata.cpp | 351 if (auto *LB = dyn_cast<DILexicalBlockBase>(this)) in getScope() local 458 auto *LB = ConstantAsMetadata::get( in getImpl() local 467 auto *LB = ConstantAsMetadata::get( in getImpl() local 474 Metadata *LB, Metadata *UB, Metadata *Stride, in getImpl() argument 503 Metadata *LB in getLowerBound() local 570 getImpl(LLVMContext & Context,Metadata * CountNode,Metadata * LB,Metadata * UB,Metadata * Stride,StorageType Storage,bool ShouldCreate) getImpl() argument 597 Metadata *LB = getRawLowerBound(); getLowerBound() local [all...] |
H A D | DIBuilder.cpp | 714 auto *LB = ConstantAsMetadata::get( getOrCreateSubrange() local 722 auto *LB = ConstantAsMetadata::get( getOrCreateSubrange() local 727 getOrCreateSubrange(Metadata * CountNode,Metadata * LB,Metadata * UB,Metadata * Stride) getOrCreateSubrange() argument 733 getOrCreateGenericSubrange(DIGenericSubrange::BoundType CountNode,DIGenericSubrange::BoundType LB,DIGenericSubrange::BoundType UB,DIGenericSubrange::BoundType Stride) getOrCreateGenericSubrange() argument
|
/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFTypePrinter.cpp |
|
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfCompileUnit.cpp | 1005 if (auto LB = Subrange->getLowerBound()) dependencies() local 1018 if (auto LB = GenericSubrange->getLowerBound()) dependencies() local 1722 getLexicalBlockDIE(const DILexicalBlock * LB) getLexicalBlockDIE() argument
|
/llvm-project/llvm/lib/Analysis/ |
H A D | BranchProbabilityInfo.cpp | 355 if (LB.getLoop()) { in getLoopEnterBlocks() argument 366 if (LB.getLoop()) { in getLoopExitBlocks() argument [all...] |
/llvm-project/mlir/include/mlir/Analysis/Presburger/ |
H A D | IntegerRelation.h | 43 enum class BoundType { EQ, LB, UB }; enumerator
|
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonCommonGEP.cpp | 821 BasicBlock *LB = recalculatePlacement(Node, NCM, Loc); recalculatePlacementRec() local 845 BasicBlock *LB = L->getLoopLatch(); isInMainPath() local
|
H A D | HexagonBitSimplify.cpp | 1286 unsigned LB, LE; in computeUsedBits() local 2945 MachineBasicBlock *LB, *PB, *EB; member 2957 MachineBasicBlock *LB, *PB; // Loop Block, Preheader Block member 3102 moveGroup(InstrGroup & G,MachineBasicBlock & LB,MachineBasicBlock & PB,MachineBasicBlock::iterator At,unsigned OldPhiR,unsigned NewPredR) moveGroup() argument [all...] |
/llvm-project/clang/lib/AST/ |
H A D | Stmt.cpp | 367 CompoundStmt(ArrayRef<Stmt * > Stmts,FPOptionsOverride FPFeatures,SourceLocation LB,SourceLocation RB) CompoundStmt() argument 385 Create(const ASTContext & C,ArrayRef<Stmt * > Stmts,FPOptionsOverride FPFeatures,SourceLocation LB,SourceLocation RB) Create() argument
|
H A D | ComputeDependence.cpp | 455 if (auto *LB = E->getLowerBound()) computeDependence() local
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIInsertWaitcnts.cpp | 1006 unsigned LB = getScoreLB(T); print() local 1062 const unsigned LB = getScoreLB(T); determineWait() local
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntime.h | 914 llvm::Value *LB = nullptr; global() member [all...] |
H A D | CGStmtOpenMP.cpp | 3122 LValue LB = emitDistributeParallelForInnerBounds() local 3164 emitDistributeParallelForDispatchBounds(CodeGenFunction & CGF,const OMPExecutableDirective & S,Address LB,Address UB) emitDistributeParallelForDispatchBounds() argument 3183 LValue LB = emitDistributeParallelForDistributeInnerBoundParams() local 3346 LValue LB = Bounds.first; EmitOMPWorksharingLoop() local 3538 LValue LB = emitForLoopBounds() local 3551 emitDispatchForLoopBounds(CodeGenFunction & CGF,const OMPExecutableDirective & S,Address LB,Address UB) emitDispatchForLoopBounds() argument 4013 LValue LB = createSectionLVal(CGF, KmpInt32Ty, ".omp.sections.lb.", EmitSections() local 5680 LValue LB = EmitOMPHelperVar( EmitOMPDistributeLoop() local [all...] |