Searched defs:LowerBound (Results 1 - 14 of 14) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExprOpenMP.h51 OMPArraySectionExpr(Expr *Base, Expr *LowerBound, Expr *Length, QualType Type, argument
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLibCallsShrinkWrap.cpp343 float UpperBound, LowerBound; local
[all...]
H A DLowerSwitch.cpp249 LowerSwitch::switchConvert(CaseItr Begin, CaseItr End, ConstantInt *LowerBound, argument
333 newLeafBlock(CaseRange &Leaf, Value *Val, ConstantInt *LowerBound, ConstantInt *UpperBound, BasicBlock *OrigBlock, BasicBlock *Default) argument
473 ConstantInt *LowerBound = nullptr; local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DInstructionSelectorImpl.h159 int64_t LowerBound = MatchTable[CurrentIdx++]; local
187 int64_t LowerBound = MatchTable[CurrentIdx++]; local
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp595 const ObjCObjectPointerType *LowerBound = DestObjectPtrType; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1047 int64_t LowerBound = 0; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DLLVMContextImpl.h328 int64_t LowerBound; member in struct:llvm::MDNodeKeyImpl
330 MDNodeKeyImpl(Metadata *CountNode, int64_t LowerBound) argument
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h290 int64_t LowerBound; member in class:llvm::DISubrange
292 DISubrange(LLVMContext &C, StorageType Storage, Metadata *Node, int64_t LowerBound, ArrayRef<Metadata *> Ops) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp1336 int64_t LowerBound = SR->getLowerBound(); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp1936 int64_t LowerBound = 0; local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp1294 unsigned long LowerBound; member in struct:llvm::MemorySSA::OptimizeUses::MemlocStackInfo
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp3739 auto *LowerBound = E->getLowerBound(); local
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h2308 RebuildOMPArraySectionExpr(Expr *Base, SourceLocation LBracketLoc, Expr *LowerBound, SourceLocation ColonLoc, Expr *Length, SourceLocation RBracketLoc) argument
H A DSemaExpr.cpp4584 ActOnOMPArraySectionExpr(Expr *Base, SourceLocation LBLoc, Expr *LowerBound, SourceLocation ColonLoc, Expr *Length, SourceLocation RBLoc) argument
[all...]

Completed in 474 milliseconds