Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAG.cpp554 int UpperBound, LowerBound; in AddPred() local
606 int LowerBound = Node2Index[StartSU.NodeNum]; in GetSubGraph() local
683 void ScheduleDAGTopologicalSort::Shift(BitVector& Visited, int LowerBound, in Shift()
735 int UpperBound, LowerBound; in IsReachable() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/HLSL/
H A DRootSignatureValidations.h48 uint32_t LowerBound; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp154 BasicBlock *NewLeafBlock(CaseRange &Leaf, Value *Val, ConstantInt *LowerBound, in NewLeafBlock()
226 BasicBlock *SwitchConvert(CaseItr Begin, CaseItr End, ConstantInt *LowerBound, in SwitchConvert()
387 ConstantInt *LowerBound = nullptr; in ProcessSwitchInst() local
H A DLibCallsShrinkWrap.cpp337 float UpperBound, LowerBound; in generateTwoRangeCond() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstantRangeList.cpp55 auto LowerBound = lower_bound( in insert() local
H A DConstantRange.cpp1590 auto LowerBound = estimateBitMaskedAndLowerBound(*this, Other); in binaryAnd() local
H A DDIBuilder.cpp855 DIType *Ty, Metadata *LowerBound, Metadata *UpperBound, Metadata *Stride, in createSubrangeType()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDXILResource.cpp835 uint32_t LowerBound = in populateResourceInfos() local
1001 uint32_t LowerBound; in populate() member
1028 uint32_t LowerBound = in populate() local
H A DMemorySSA.cpp1323 unsigned long LowerBound; member
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVType.h249 int64_t LowerBound = 0; // DW_AT_lower_bound or DW_AT_count value. variable
/freebsd/contrib/llvm-project/llvm/lib/Frontend/HLSL/
H A DRootSignatureValidations.cpp198 uint32_t LowerBound = Info.LowerBound; in insert() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDXILResource.h347 uint32_t LowerBound; member
653 uint32_t LowerBound; member
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutorImpl.h238 uint16_t LowerBound = readU16(); in executeMatchTable() local
269 uint16_t LowerBound = readU16(); in executeMatchTable() local
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILOpBuilder.cpp590 Constant *DXILOpBuilder::getResBind(uint32_t LowerBound, uint32_t UpperBound, in getResBind()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp562 int64_t LowerBound = 0; in getTypeSizeImpl() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp688 const ObjCObjectPointerType *LowerBound = DestObjectPtrType; in checkPostStmt() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenACC.cpp720 Expr *LowerBound, in ActOnArraySectionExpr()
H A DSemaHLSL.cpp1091 uint32_t UpperBound) { in handleRootSignatureElements()
1099 float UpperBound) { in handleRootSignatureElements()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp1147 unsigned LowerBound; in resolveExtra() local
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDXContainer.h448 uint32_t LowerBound; member
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp1405 DISubrange::BoundType LowerBound = N->getLowerBound(); in writeDISubrange() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp2161 int64_t LowerBound = 0; in processFunctionBeforeFrameFinalized() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.cpp662 const int64_t LowerBound = Values.begin()->RawValue; in emit() local
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp5453 Metadata *LowerBound = convToMetadata(lowerBound); in parseDISubrangeType() local
5480 Metadata *LowerBound = nullptr; in parseDISubrange() local
5527 Metadata *LowerBound = ConvToMetadata(lowerBound); in parseDIGenericSubrange() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp4741 if (auto *LowerBound = E->getLowerBound()) { in EmitArraySectionExpr() local
4760 auto *LowerBound = E->getLowerBound(); in EmitArraySectionExpr() local

12