Home
last modified time | relevance | path

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

12

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAG.cpp550 int UpperBound, LowerBound; AddPred() local
602 int LowerBound = Node2Index[StartSU.NodeNum]; GetSubGraph() local
679 Shift(BitVector & Visited,int LowerBound,int UpperBound) Shift() argument
731 int UpperBound, LowerBound; IsReachable() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILResource.h36 uint32_t LowerBound; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp156 BasicBlock *NewLeafBlock(CaseRange &Leaf, Value *Val, ConstantInt *LowerBound, in NewLeafBlock() argument
228 BasicBlock *SwitchConvert(CaseItr Begin, CaseItr End, ConstantInt *LowerBound, in SwitchConvert() argument
389 ConstantInt *LowerBound = nullptr; ProcessSwitchInst() local
[all...]
H A DLibCallsShrinkWrap.cpp337 float UpperBound, LowerBound; in generateTwoRangeCond() local
[all...]
/freebsd-src/contrib/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
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutorImpl.h230 uint16_t LowerBound = readU16(); executeMatchTable() local
261 uint16_t LowerBound = readU16(); executeMatchTable() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGHLSLRuntime.cpp139 unsigned LowerBound = HasUserOffset ? Offset : UINT_MAX; addConstant() local
H A DCGExpr.cpp4385 if (auto *LowerBound = E->getLowerBound()) { EmitOMPArraySectionExpr() local
4404 auto *LowerBound = E->getLowerBound(); EmitOMPArraySectionExpr() local
[all...]
H A DCGDebugInfo.cpp764 llvm::Metadata *LowerBound, *UpperBound; CreateType() local
835 auto *LowerBound = CreateType() local
H A DCGStmtOpenMP.cpp7656 enum { LowerBound = 5, UpperBound, Stride, LastIter }; EmitOMPTaskLoopBasedDirective() enumerator
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExprOpenMP.h64 OMPArraySectionExpr(Expr * Base,Expr * LowerBound,Expr * Length,Expr * Stride,QualType Type,ExprValueKind VK,ExprObjectKind OK,SourceLocation ColonLocFirst,SourceLocation ColonLocSecond,SourceLocation RBracketLoc) OMPArraySectionExpr() argument
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp543 int64_t LowerBound = 0; in getTypeSizeImpl() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp685 const ObjCObjectPointerType *LowerBound = DestObjectPtrType; in checkPostStmt() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDXContainer.h316 uint32_t LowerBound; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp1136 unsigned LowerBound; in resolveExtra() local
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp2168 std::string LowerBound, UpperBound; genIntrinsicRangeCheckCode() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp2151 int64_t LowerBound = 0; processFunctionBeforeFrameFinalized() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp1406 assert((LowerBound.isNull() || LowerBound.is<ConstantInt *>()) && in writeDISubrange() local
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelMatchTable.cpp
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp1299 unsigned long LowerBound; global() member
H A DDependenceAnalysis.cpp2806 if (const SCEV *LowerBound = getLowerBound(Bound)) in testBounds() local
/freebsd-src/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp4977 Metadata *LowerBound = nullptr; parseDISubrange() local
5024 Metadata *LowerBound = ConvToMetadata(lowerBound); parseDIGenericSubrange() local
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2500 Value *LowerBound = Builder.CreateLoad(IVTy, PLowerBound); applyStaticWorkshareLoop() local
3085 Value *LowerBound = applyDynamicWorkshareLoop() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h2760 RebuildOMPArraySectionExpr(Expr * Base,SourceLocation LBracketLoc,Expr * LowerBound,SourceLocation ColonLocFirst,SourceLocation ColonLocSecond,Expr * Length,Expr * Stride,SourceLocation RBracketLoc) RebuildOMPArraySectionExpr() argument
11314 ExprResult LowerBound; TransformOMPArraySectionExpr() local
H A DSemaExpr.cpp5343 ActOnOMPArraySectionExpr(Expr * Base,SourceLocation LBLoc,Expr * LowerBound,SourceLocation ColonLocFirst,SourceLocation ColonLocSecond,Expr * Length,Expr * Stride,SourceLocation RBLoc) ActOnOMPArraySectionExpr() argument

12