/openbsd/gnu/llvm/clang/lib/Tooling/Inclusions/ |
H A D | HeaderIncludes.cpp | 355 for (const auto &Inc : It->second) in insert() local 371 for (const auto *Inc : Iter->second) { in insert() local 399 for (const auto &Inc : Iter->second) { in remove() local
|
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/ |
H A D | RISCVGatherScatterLowering.cpp | 186 BinaryOperator *&Inc, in matchStridedRecurrence() 415 BinaryOperator *Inc; in determineBaseAndStride() local
|
/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/ |
H A D | MatrixUtils.cpp | 43 Value *Inc = B.CreateAdd(IV, Step, Name + ".step"); in CreateLoop() local
|
H A D | LowerAtomic.cpp | 83 Value *Inc = Builder.CreateAdd(Loaded, One); in buildAtomicRMWValue() local
|
/openbsd/gnu/llvm/clang/lib/Driver/ |
H A D | Job.cpp | 184 StringRef Inc = FlagRef.slice(2, StringRef::npos); in rewriteIncludes() local 194 StringRef Inc(Args[Idx + NumArgs - 1]); in rewriteIncludes() local
|
/openbsd/gnu/llvm/llvm/lib/Transforms/Instrumentation/ |
H A D | InstrProfiling.cpp | 713 void InstrProfiling::lowerIncrement(InstrProfIncrementInst *Inc) { in lowerIncrement() 750 static std::string getVarName(InstrProfInstBase *Inc, StringRef Prefix, in getVarName() 839 InstrProfiling::createRegionCounters(InstrProfInstBase *Inc, StringRef Name, in createRegionCounters() 864 InstrProfiling::getOrCreateRegionCounters(InstrProfInstBase *Inc) { in getOrCreateRegionCounters()
|
H A D | MemProfiler.cpp | 446 Value *Inc = ConstantInt::get(Type::getInt64Ty(*C), 1); in instrumentAddress() local
|
/openbsd/gnu/llvm/clang/lib/AST/ |
H A D | StmtCXX.cpp | 49 Expr *Cond, Expr *Inc, DeclStmt *LoopVar, in CXXForRangeStmt()
|
/openbsd/gnu/llvm/compiler-rt/lib/scudo/standalone/ |
H A D | tsd_shared.h | 166 u32 N, Inc; in getTSDAndLockSlow() local
|
H A D | size_class_map.h | 123 uptr Inc = 1 << (Config::MidSizeLog - S); in SizeTable() local
|
/openbsd/gnu/llvm/llvm/lib/Target/Lanai/ |
H A D | LanaiMemAluCombiner.cpp | 381 for (int Inc = 0; Inc <= 1; ++Inc) { in combineMemAluInBasicBlock() local
|
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelDAGToDAG.cpp | 75 int32_t Inc = cast<ConstantSDNode>(Offset.getNode())->getSExtValue(); in INITIALIZE_PASS() local 210 auto Inc = cast<ConstantSDNode>(IntN->getOperand(5)); in LoadInstrForLoadIntrinsic() local 395 auto Inc = cast<ConstantSDNode>(IntN->getOperand(3)); in SelectNewCircIntrinsic() local 430 auto Inc = cast<ConstantSDNode>(IntN->getOperand(3)); in SelectNewCircIntrinsic() local 474 int32_t Inc = cast<ConstantSDNode>(Offset.getNode())->getSExtValue(); in SelectIndexedStore() local
|
H A D | HexagonEarlyIfConv.cpp | 462 SmallVector<unsigned,2> Inc; in computePhiCost() local
|
/openbsd/gnu/llvm/clang/lib/AST/Interp/ |
H A D | ByteCodeStmtGen.cpp | 350 const Expr *Inc = S->getInc(); in visitForStmt() local
|
H A D | Interp.h | 329 Inc, enumerator 382 bool Inc(InterpState &S, CodePtr OpPC) { in Inc() function
|
/openbsd/gnu/llvm/clang/lib/Frontend/Rewrite/ |
H A D | InclusionRewriter.cpp | 411 else if (const IncludedFile *Inc = FindIncludeAtLocation(Loc)) { in Process() local
|
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | RegisterPressure.h | 126 void setUnitInc(int Inc) { UnitInc = Inc; } in setUnitInc()
|
H A D | LiveInterval.h | 719 void incrementWeight(float Inc) { Weight += Inc; } in incrementWeight()
|
/openbsd/gnu/llvm/llvm/lib/Target/ARM/ |
H A D | ARMISelDAGToDAG.cpp | 2105 static bool isPerfectIncrement(SDValue Inc, EVT VecTy, unsigned NumVecs) { in isPerfectIncrement() 2179 SDValue Inc = N->getOperand(AddrOpIdx + 1); in SelectVLD() local 2215 SDValue Inc = N->getOperand(AddrOpIdx + 1); in SelectVLD() local 2338 SDValue Inc = N->getOperand(AddrOpIdx + 1); in SelectVST() local 2390 SDValue Inc = N->getOperand(AddrOpIdx + 1); in SelectVST() local 2482 SDValue Inc = N->getOperand(AddrOpIdx + 1); in SelectVLDSTLane() local 3026 SDValue Inc = N->getOperand(2); in SelectVLDDup() local
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/ |
H A D | ExpandLargeFpConvert.cpp | 423 Value *Inc = Builder.CreateAdd(Or17, Builder.getIntN(BitWidth, 1)); in expandIToFP() local
|
/openbsd/gnu/llvm/clang/lib/Analysis/ |
H A D | ReachableCode.cpp | 643 const Expr *Inc = FS->getInc(); in reportDeadCode() local
|
/openbsd/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86LowerAMXIntrinsics.cpp | 124 Value *Inc = B.CreateAdd(IV, Step, Name + ".step"); in createLoop() local
|
/openbsd/gnu/llvm/llvm/utils/TableGen/ |
H A D | CodeGenRegisters.h | 796 void increaseRegUnitWeight(unsigned RUID, unsigned Inc) { in increaseRegUnitWeight()
|
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/ |
H A D | LoopIdiomRecognize.cpp | 1704 ConstantInt *Inc = dyn_cast<ConstantInt>(Inst.getOperand(1)); in detectPopcountIdiom() local 1828 ConstantInt *Inc = dyn_cast<ConstantInt>(Inst.getOperand(1)); in detectShiftUntilZeroIdiom() local
|
/openbsd/gnu/llvm/libcxx/src/filesystem/ |
H A D | operations.cpp | 314 const int Inc = P < End ? 1 : -1; in consumeAllSeparators() local 340 const int Inc = P < End ? 1 : -1; in consumeName() local
|