HomeSort by: relevance | last modified time | path
    Searched refs:UB (Results 1 - 25 of 32) sorted by relevancy

1 2

  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
ObjCARCAliasAnalysis.cpp 58 const Value *UB = GetUnderlyingObjCPtr(SB);
59 if (UA != SA || UB != SB) {
61 MemoryLocation::getBeforeOrAfter(UB), AAQI);
DependenceAnalysis.cpp 896 const SCEV *UB = SE->getBackedgeTakenCount(AddRec->getLoop());
897 if (!isa<SCEVCouldNotCompute>(UB)) {
899 SE->getTypeSizeInBits(UB->getType())) {
1071 const SCEV *UB = SE->getBackedgeTakenCount(L);
1072 return SE->getTruncateOrZeroExtend(UB, T);
1082 if (const SCEV *UB = collectUpperBound(L, T))
1083 return dyn_cast<SCEVConstant>(UB);
1356 // i = i' = UB
1660 // If i < 0 or > UB, there's no dependence.
1663 // If i = UB, the direction is <= and peeling th
    [all...]
  /src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
MachODump.h 63 void parseInputMachO(object::MachOUniversalBinary *UB);
MachODump.cpp 2130 static void printMachOUniversalHeaders(const object::MachOUniversalBinary *UB,
2134 if (UB->getMagic() == MachO::FAT_MAGIC)
2136 else // UB->getMagic() == MachO::FAT_MAGIC_64
2141 uint32_t nfat_arch = UB->getNumberOfObjects();
2142 StringRef Buf = UB->getData();
2146 outs() << "nfat_arch " << UB->getNumberOfObjects();
2155 MachOUniversalBinary::ObjectForArch OFA(UB, i);
2160 MachOUniversalBinary::ObjectForArch other_OFA(UB, j);
2347 if (MachOUniversalBinary *UB = dyn_cast<MachOUniversalBinary>(&Bin)) {
2348 parseInputMachO(UB);
    [all...]
  /src/external/gpl2/groff/font/devlj4/
Makefile 15 UB UBI UI UR \
  /src/external/apache2/llvm/dist/llvm/lib/IR/
DebugInfoMetadata.cpp 362 Metadata *LB, Metadata *UB, Metadata *Stride,
364 DEFINE_GETIMPL_LOOKUP(DISubrange, (CountNode, LB, UB, Stride));
365 Metadata *Ops[] = {CountNode, LB, UB, Stride};
412 Metadata *UB = getRawUpperBound();
413 if (!UB)
416 assert((isa<ConstantAsMetadata>(UB) || isa<DIVariable>(UB) ||
417 isa<DIExpression>(UB)) &&
420 if (auto *MD = dyn_cast<ConstantAsMetadata>(UB))
423 if (auto *MD = dyn_cast<DIVariable>(UB))
    [all...]
DIBuilder.cpp 672 Metadata *UB, Metadata *Stride) {
673 return DISubrange::get(VMContext, CountNode, LB, UB, Stride);
678 DIGenericSubrange::BoundType UB, DIGenericSubrange::BoundType Stride) {
684 ConvToMetadata(LB), ConvToMetadata(UB),
  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIInsertWaitcnts.cpp 316 unsigned UB = ScoreUBs[T] - getWaitCountMax(EXP_CNT);
317 if (ScoreLBs[T] < UB && UB < ScoreUBs[T])
318 ScoreLBs[T] = UB;
664 unsigned UB = getScoreUB(T);
668 OS << " VM_CNT(" << UB - LB << "): ";
671 OS << " LGKM_CNT(" << UB - LB << "): ";
674 OS << " EXP_CNT(" << UB - LB << "): ";
677 OS << " VS_CNT(" << UB - LB << "): ";
680 OS << " UNKNOWN(" << UB - LB << "): "
    [all...]
  /src/external/apache2/llvm/dist/llvm/tools/llvm-size/
llvm-size.cpp 593 } else if (MachOUniversalBinary *UB =
601 for (MachOUniversalBinary::object_iterator I = UB->begin_objects(),
602 E = UB->end_objects();
693 for (MachOUniversalBinary::object_iterator I = UB->begin_objects(),
694 E = UB->end_objects();
768 bool MoreThanOneArch = UB->getNumberOfObjects() > 1;
769 for (MachOUniversalBinary::object_iterator I = UB->begin_objects(),
770 E = UB->end_objects();
  /src/external/apache2/llvm/dist/clang/lib/AST/
StmtOpenMP.cpp 308 Dir->setUpperBoundVariable(Exprs.UB);
375 Dir->setUpperBoundVariable(Exprs.UB);
505 Dir->setUpperBoundVariable(Exprs.UB);
550 Dir->setUpperBoundVariable(Exprs.UB);
843 Dir->setUpperBoundVariable(Exprs.UB);
947 Dir->setUpperBoundVariable(Exprs.UB);
992 Dir->setUpperBoundVariable(Exprs.UB);
1035 Dir->setUpperBoundVariable(Exprs.UB);
1080 Dir->setUpperBoundVariable(Exprs.UB);
1124 Dir->setUpperBoundVariable(Exprs.UB);
    [all...]
  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
DWARFDie.cpp 120 Optional<uint64_t> UB;
127 UB = UpperV->getAsUnsignedConstant();
135 if (!LB && !Count && !UB)
137 else if (!LB && (Count || UB) && DefaultLB)
138 OS << '[' << (Count ? *Count : *UB - *DefaultLB + 1) << ']';
151 else if (UB)
152 OS << *UB + 1;
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
LiveRangeCalc.cpp 161 LiveRange::iterator UB = upper_bound(LR, End.getPrevSlot());
162 if (UB != LR.begin()) {
163 LiveRange::Segment &Seg = *std::prev(UB);
  /src/libexec/getty/
gettytab.h 163 #define UB gettyflags[18].value
main.c 547 if (!UB) {
  /src/external/gpl2/groff/dist/font/devlj4/generate/
Makefile 58 UB UBI UI UR \
142 UB: $(AUTOFONT)/9nb00088.tfm $(TEXTMAP)
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGOpenMPRuntime.h 1104 llvm::Value *UB = nullptr;
1109 DispatchRTInput(llvm::Value *LB, llvm::Value *UB, llvm::Value *Chunk)
1110 : LB(LB), UB(UB), Chunk(Chunk) {}
1120 /// bounds \a LB and \a UB and stride \a ST.
1153 Address UB = Address::invalid();
1161 Address LB, Address UB, Address ST,
1164 UB(UB), ST(ST), Chunk(Chunk) {}
1173 /// bounds LB and UB and stride ST
    [all...]
CGStmtOpenMP.cpp 2608 // UB = min(UB, GlobalUB) or
2609 // UB = min(UB, PrevUB) for combined loop sharing constructs (e.g.
2614 // IV < UB
2619 LoopArgs.LB, LoopArgs.UB, LoopArgs.ST);
2663 // while (idx <= UB) { BODY; ++idx; }
2666 // while (idx <= UB) { <CodeGen rest of pragma>; idx += ST; }
2680 // Emit "LB = LB + Stride", "UB = UB + Stride"
    [all...]
  /src/external/apache2/llvm/dist/clang/lib/Analysis/
ReachableCode.cpp 345 const CFGBlock *UB = I->getPossiblyUnreachableBlock();
346 if (!UB)
356 B = UB;
  /src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
ExecutionUtils.cpp 294 if (auto *UB = cast<object::MachOUniversalBinary>(B->getBinary())) {
295 for (const auto &Obj : UB->objects()) {
  /src/external/apache2/llvm/dist/llvm/tools/llvm-nm/
llvm-nm.cpp 1988 if (MachOUniversalBinary *UB = dyn_cast<MachOUniversalBinary>(&Bin)) {
1995 for (MachOUniversalBinary::object_iterator I = UB->begin_objects(),
1996 E = UB->end_objects();
2081 for (MachOUniversalBinary::object_iterator I = UB->begin_objects(),
2082 E = UB->end_objects();
2133 bool moreThanOneArch = UB->getNumberOfObjects() > 1;
2134 for (const MachOUniversalBinary::ObjectForArch &O : UB->objects()) {
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.cpp 914 if (auto UB = Subrange->getUpperBound())
915 if (auto *Dependency = UB.dyn_cast<DIVariable *>())
927 if (auto UB = GenericSubrange->getUpperBound())
928 if (auto *Dependency = UB.dyn_cast<DIVariable *>())
  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/Symbolize/
Symbolize.cpp 514 if (MachOUniversalBinary *UB = dyn_cast_or_null<MachOUniversalBinary>(Bin)) {
520 UB->getMachOObjectForArch(ArchName);
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
StmtOpenMP.h 707 Expr *UB;
757 Expr *UB;
760 /// EnsureUpperBound -- expression UB = min(UB, NumIterations).
778 /// when ensuring that the UB is either the calculated UB by the runtime or
780 /// expression UB = min (UB, PrevUB)
829 UB = nullptr;
859 DistCombinedFields.UB = nullptr
    [all...]
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaOpenMP.cpp 4056 std::make_pair(".ub.", KmpUInt64Ty),
4107 std::make_pair(".ub.", KmpUInt64Ty),
4132 std::make_pair(".previous.ub.", Context.getSizeType().withConst()),
4188 std::make_pair(".previous.ub.", Context.getSizeType().withConst()),
4217 std::make_pair(".previous.ub.", Context.getSizeType().withConst()),
7201 Expr *UB = nullptr;
7205 /// Var < UB
7206 /// Var <= UB
7207 /// UB > Var
7208 /// UB >= Va
    [all...]
  /src/external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/
OMPIRBuilder.cpp 951 Value *UB = ConstantInt::get(I32Ty, SectionCBs.size());
954 Loc, LoopBodyGenCB, LB, UB, ST, true, false, AllocaIP, "section_loop");
1193 // UB < LB.
1197 // Ensure that increment is positive. If not, negate and invert LB and UB.
1201 Value *UB = Builder.CreateSelect(IsNeg, Start, Stop);
1202 Span = Builder.CreateSub(UB, LB, "", false, true);
1204 InclusiveStop ? CmpInst::ICMP_SLT : CmpInst::ICMP_SLE, UB, LB);
1475 UpperBound = Builder.CreateLoad(IVTy, PUpperBound, "ub");

Completed in 118 milliseconds

1 2