Home
last modified time | relevance | path

Searched defs:IV (Results 1 – 25 of 76) sorted by relevance

1234

/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp187 const ValueLatticeElement &IV = Solver.getLatticeValueFor(V); replaceSignedInst() local
432 getConstantInt(const ValueLatticeElement & IV,Type * Ty) const getConstantInt() argument
720 ValueLatticeElement &IV = TrackedGlobals[GV]; trackValueOfGlobalVariable() local
893 pushToWorkList(ValueLatticeElement & IV,Value * V) pushToWorkList() argument
903 pushToWorkListMsg(ValueLatticeElement & IV,Value * V) pushToWorkListMsg() argument
908 markConstant(ValueLatticeElement & IV,Value * V,Constant * C,bool MayIncludeUndef) markConstant() argument
917 markConstantRange(ValueLatticeElement & IV,Value * V,const ConstantRange & CR) markConstantRange() argument
926 markOverdefined(ValueLatticeElement & IV,Value * V) markOverdefined() argument
1039 mergeInValue(ValueLatticeElement & IV,Value * V,ValueLatticeElement MergeWithV,ValueLatticeElement::MergeOptions Opts) mergeInValue() argument
1223 ValueLatticeElement IV = getValueState(PN.getIncomingValue(i)); visitPHINode() local
1444 ValueLatticeElement &IV = ValueState[&I]; visitUnaryOperator() local
1469 ValueLatticeElement &IV = ValueState[&I]; visitFreezeInst() local
1491 ValueLatticeElement &IV = ValueState[&I]; visitBinaryOperator() local
1661 ValueLatticeElement &IV = ValueState[&I]; visitLoadInst() local
1804 ValueLatticeElement &IV = ValueState[&CB]; handleCallResult() local
[all...]
H A DMatrixUtils.cpp38 PHINode *IV = in CreateLoop() local
H A DLoopSimplify.cpp411 Value *IV = PN->getIncomingValue(i); insertUniqueBackedgeBlock() local
/llvm-project/llvm/lib/TextAPI/
H A DRecordVisitor.cpp49 for (auto *IV : IVars) { in addIVars() local
/llvm-project/polly/lib/CodeGen/
H A DLoopGenerators.cpp153 PHINode *IV = Builder.CreatePHI(LoopIVType, 2, "polly.indvar"); createLoop() local
183 Value *IV; createParallelLoop() local
H A DLoopGeneratorsGOMP.cpp157 Value *IV = in createSubFn() local
H A DLoopGeneratorsKMP.cpp294 Value *IV = createLoop(LB, UB, SequentialLoopStride, Builder, LI, DT, AfterBB, createSubFn() local
H A DIslNodeBuilder.cpp454 Value *IV; createForSequential() local
559 Value *IV; createForParallel() local
/llvm-project/llvm/lib/Target/AMDGPU/MCA/
H A DAMDGPUCustomBehaviour.cpp180 AMDGPU::IsaVersion IV = AMDGPU::getIsaVersion(STI.getCPU()); computeWaitCnt() local
243 AMDGPU::IsaVersion IV = AMDGPU::getIsaVersion(STI.getCPU()); generateWaitCntInfo() local
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDereferenceChecker.cpp91 const ObjCIvarRefExpr *IV = cast<ObjCIvarRefExpr>(Ex); in AddDerefSource() local
223 const ObjCIvarRefExpr *IV = cast<ObjCIvarRefExpr>(S); reportBug() local
/llvm-project/llvm/lib/Support/BLAKE3/
H A Dblake3_impl.h78 static const uint32_t IV[8] = {0x6A09E667UL, 0xBB67AE85UL, 0x3C6EF372UL, variable
/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430AsmPrinter.cpp169 MCSection *IV = OutStreamer->getContext().getELFSection( EmitInterruptVectorSection() local
/llvm-project/clang/lib/ARCMigrate/
H A DTransZeroOutPropsInDealloc.cpp167 if (ObjCIvarRefExpr *IV = dyn_cast<ObjCIvarRefExpr>(LHS)) { in isZeroingPropIvar() local
/llvm-project/llvm/lib/Target/ARM/
H A DMVETailPredication.cpp230 auto *IV = ActiveLaneMask->getOperand(0); IsSafeActiveMask() local
/llvm-project/clang/lib/InstallAPI/
H A DDylibVerifier.cpp783 visitObjCIVar(*IV, R.getName()); in visitObjCCategory() local
778 for (const ObjCIVarRecord *IV : R.getObjCIVars()) visitObjCInterface() local
H A DVisitor.cpp153 for (const auto *IV : Ivars) { in recordObjCInstanceVariables() local
/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITTestBase.h132 Constant *IV = ConstantInt::get(Context, APInt(32, InitialValue)); in insertGlobalInt32() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h1711 PHINode *IV; global() variable
1716 VPWidenIntOrFpInductionRecipe(PHINode * IV,VPValue * Start,VPValue * Step,const InductionDescriptor & IndDesc) VPWidenIntOrFpInductionRecipe() argument
1723 VPWidenIntOrFpInductionRecipe(PHINode * IV,VPValue * Start,VPValue * Step,const InductionDescriptor & IndDesc,TruncInst * Trunc) VPWidenIntOrFpInductionRecipe() argument
2753 VPDerivedIVRecipe(InductionDescriptor::InductionKind Kind,const FPMathOperator * FPBinOp,VPValue * Start,VPValue * IV,VPValue * Step) VPDerivedIVRecipe() argument
2798 VPScalarIVStepsRecipe(VPValue * IV,VPValue * Step,Instruction::BinaryOps Opcode,FastMathFlags FMFs) VPScalarIVStepsRecipe() argument
2804 VPScalarIVStepsRecipe(const InductionDescriptor & IndDesc,VPValue * IV,VPValue * Step) VPScalarIVStepsRecipe() argument
[all...]
/llvm-project/llvm/tools/llvm-mca/
H A Dllvm-mca.cpp739 auto IV = std::make_unique<mca::InstructionView>(*STI, *IP, Insts); in main() local
/llvm-project/offload/DeviceRTL/src/
H A DWorkshare.cpp706 Ty IV = BId * NumThreads + TId; in NormalizedLoopNestNoChunk() local
737 Ty IV = BId * BlockChunk + TId; in NormalizedLoopNestChunked() local
[all...]
/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp3755 unsigned RewriteModernObjC::ObjCIvarBitfieldGroupNo(ObjCIvarDecl *IV) { in ObjCIvarBitfieldGroupNo() argument
3780 SynthesizeBitfieldGroupStructType(ObjCIvarDecl * IV,SmallVectorImpl<ObjCIvarDecl * > & IVars) SynthesizeBitfieldGroupStructType() argument
3799 GetGroupRecordTypeForObjCIvarBitfield(ObjCIvarDecl * IV) GetGroupRecordTypeForObjCIvarBitfield() argument
3835 ObjCIvarBitfieldGroupDecl(ObjCIvarDecl * IV,std::string & Result) ObjCIvarBitfieldGroupDecl() argument
3847 ObjCIvarBitfieldGroupType(ObjCIvarDecl * IV,std::string & Result) ObjCIvarBitfieldGroupType() argument
3859 ObjCIvarBitfieldGroupOffset(ObjCIvarDecl * IV,std::string & Result) ObjCIvarBitfieldGroupOffset() argument
3910 ObjCIvarDecl *IV = IVars[i]; RewriteObjCInternalStruct() local
3930 ObjCIvarDecl *IV = IVars[i]; RewriteObjCInternalStruct() local
7438 RewriteObjCIvarRefExpr(ObjCIvarRefExpr * IV) RewriteObjCIvarRefExpr() argument
[all...]
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp2495 auto *IV = Builder.CreatePHI(Ty, 2, CurLoop->getName() + ".iv"); recognizeShiftUntilBitTest() local
2557 detectShiftUntilZeroIdiom(Loop * CurLoop,ScalarEvolution * SE,Instruction * & ValShiftedIsZero,Intrinsic::ID & IntrinID,Instruction * & IV,Value * & Start,Value * & Val,const SCEV * & ExtraOffsetExpr,bool & InvertedCond) detectShiftUntilZeroIdiom() argument
2728 Instruction *IV; recognizeShiftUntilZero() local
[all...]
H A DIndVarSimplify.cpp577 IndVarSimplifyVisitor(PHINode * IV,ScalarEvolution * SCEV,const TargetTransformInfo * TTI,const DominatorTree * DTree) IndVarSimplifyVisitor() argument
1039 const SCEV *IV = SE->getSCEV(CmpIndVar); linearFunctionTestReplace() local
[all...]
/llvm-project/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp415 if (const InsertValueInst *IV = dyn_cast<InsertValueInst>(V)) { surveyUse() local
/llvm-project/llvm/lib/Target/X86/
H A DX86LowerAMXIntrinsics.cpp118 IV->addIncoming(ConstantInt::get(I16Ty, 0), Preheader); in createLoop() local

1234