Home
last modified time | relevance | path

Searched defs:LowerBound (Results 1 – 25 of 32) sorted by relevance

12

/llvm-project/libcxx/benchmarks/algorithms/
H A Dlower_bound.bench.cpp
/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAG.cpp552 LowerBound = Node2Index[Y->NodeNum]; in AddPred() local
604 int LowerBound = Node2Index[StartSU.NodeNum]; GetSubGraph() local
681 Shift(BitVector & Visited,int LowerBound,int UpperBound) Shift() argument
733 int UpperBound, LowerBound; IsReachable() local
[all...]
/llvm-project/llvm/lib/Target/DirectX/
H A DDXILResource.h37 uint32_t LowerBound; variable
/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp156 NewLeafBlock(CaseRange & Leaf,Value * Val,ConstantInt * LowerBound,ConstantInt * UpperBound,BasicBlock * OrigBlock,BasicBlock * Default) NewLeafBlock() argument
228 SwitchConvert(CaseItr Begin,CaseItr End,ConstantInt * LowerBound,ConstantInt * UpperBound,Value * Val,BasicBlock * Predecessor,BasicBlock * OrigBlock,BasicBlock * Default,const std::vector<IntRange> & UnreachableRanges) SwitchConvert() argument
389 ConstantInt *LowerBound = nullptr; ProcessSwitchInst() local
[all...]
H A DLibCallsShrinkWrap.cpp337 float UpperBound, LowerBound; in generateTwoRangeCond() local
/llvm-project/llvm/lib/IR/
H A DConstantRangeList.cpp53 auto LowerBound = lower_bound( insert() local
/llvm-project/offload/DeviceRTL/src/
H A DTasking.cpp84 uint64_t *LowerBound, uint64_t *UpperBound, int64_t, int, in __kmpc_taskloop() argument
/llvm-project/flang/include/flang/Runtime/
H A Ddescriptor.h50 RT_API_ATTRS SubscriptValue LowerBound() const { return raw_.lower_bound; } LowerBound() function
/llvm-project/libcxx/benchmarks/
H A Dmap.bench.cpp
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVType.h245 int64_t LowerBound = 0; // DW_AT_lower_bound or DW_AT_count value. variable
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutorImpl.h237 uint16_t LowerBound = readU16(); executeMatchTable() local
268 uint16_t LowerBound = readU16(); executeMatchTable() local
/llvm-project/clang/lib/CodeGen/
H A DCGHLSLRuntime.cpp142 unsigned LowerBound = HasUserOffset ? Offset : UINT_MAX; addConstant() local
H A DCGExpr.cpp4419 if (auto *LowerBound = E->getLowerBound()) { EmitArraySectionExpr() local
4438 auto *LowerBound = E->getLowerBound(); EmitArraySectionExpr() local
[all...]
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp544 int64_t LowerBound = 0; getTypeSizeImpl() local
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp685 const ObjCObjectPointerType *LowerBound = DestObjectPtrType; in checkPostStmt() local
/llvm-project/clang/lib/Sema/
H A DSemaOpenACC.cpp1414 ActOnArraySectionExpr(Expr * Base,SourceLocation LBLoc,Expr * LowerBound,SourceLocation ColonLoc,Expr * Length,SourceLocation RBLoc) ActOnArraySectionExpr() argument
[all...]
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDXContainer.h320 uint32_t LowerBound; global() member
/llvm-project/polly/lib/Transform/
H A DMatmulOptimizer.cpp1612 isl::pw_multi_aff LowerBound = Domain.lexmin_pw_multi_aff(); in containsOnlyTcDeps() local
/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp1136 unsigned LowerBound; in resolveExtra() local
/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp1405 DISubrange::BoundType LowerBound = N->getLowerBound(); writeDISubrange() local
/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.cpp654 const int64_t LowerBound = Values.begin()->getRawValue(); in emit() local
/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp2161 std::string LowerBound, UpperBound; genIntrinsicRangeCheckCode() local
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp2150 int64_t LowerBound = 0; processFunctionBeforeFrameFinalized() local
[all...]
/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp1323 unsigned long LowerBound; member
H A DDependenceAnalysis.cpp2806 if (const SCEV *LowerBound = getLowerBound(Bound)) in testBounds() local

12