Home
last modified time | relevance | path

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

123

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp179 const ValueLatticeElement &IV = Solver.getLatticeValueFor(V); in replaceSignedInst() local
426 ConstantInt *getConstantInt(const ValueLatticeElement &IV, Type *Ty) const { in getConstantInt() argument
714 ValueLatticeElement &IV = TrackedGlobals[GV]; in trackValueOfGlobalVariable() local
887 void SCCPInstVisitor::pushToWorkList(ValueLatticeElement &IV, Value *V) { in pushToWorkList()
897 void SCCPInstVisitor::pushToWorkListMsg(ValueLatticeElement &IV, Value *V) { in pushToWorkListMsg()
902 bool SCCPInstVisitor::markConstant(ValueLatticeElement &IV, Value *V, in markConstant()
911 bool SCCPInstVisitor::markConstantRange(ValueLatticeElement &IV, Value *V, in markConstantRange()
920 bool SCCPInstVisitor::markOverdefined(ValueLatticeElement &IV, Value *V) { in markOverdefined()
1033 bool SCCPInstVisitor::mergeInValue(ValueLatticeElement &IV, Value *V, in mergeInValue()
1217 ValueLatticeElement IV = getValueState(PN.getIncomingValue(i)); in visitPHINode() local
[all …]
H A DMatrixUtils.cpp38 PHINode *IV = in CreateLoop() local
H A DLoopSimplify.cpp411 Value *IV = PN->getIncomingValue(i); in insertUniqueBackedgeBlock() local
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DRecordVisitor.cpp49 for (auto *IV : IVars) { in addIVars() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCA/
H A DAMDGPUCustomBehaviour.cpp179 AMDGPU::IsaVersion IV = AMDGPU::getIsaVersion(STI.getCPU()); in computeWaitCnt() local
242 AMDGPU::IsaVersion IV = AMDGPU::getIsaVersion(STI.getCPU()); in generateWaitCntInfo() local
/freebsd/contrib/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); in reportBug() local
/freebsd/sys/crypto/rijndael/
H A Drijndael-api-fst.h53 uint8_t IV[RIJNDAEL_MAX_IV_SIZE]; /* A possible Initialization Vector for ciphering */ member
H A Drijndael-api-fst.c67 int rijndael_cipherInit(cipherInstance *cipher, BYTE mode, char *IV) { in rijndael_cipherInit()
/freebsd/crypto/openssl/test/
H A Dbio_enc_test.c31 static const unsigned char IV[] = { variable
H A Dmodes_internal_test.c816 const SIZED_DATA IV; member
848 SIZED_DATA IV = gcm128_vectors[idx].IV; in test_gcm128() local
/freebsd/contrib/llvm-project/llvm/lib/Support/BLAKE3/
H A Dblake3_impl.h77 static const uint32_t IV[8] = {0x6A09E667UL, 0xBB67AE85UL, 0x3C6EF372UL, global() variable
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430AsmPrinter.cpp169 MCSection *IV = OutStreamer->getContext().getELFSection( in EmitInterruptVectorSection() local
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransZeroOutPropsInDealloc.cpp167 if (ObjCIvarRefExpr *IV = dyn_cast<ObjCIvarRefExpr>(LHS)) { in isZeroingPropIvar() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVETailPredication.cpp230 auto *IV = ActiveLaneMask->getOperand(0); in IsSafeActiveMask() local
/freebsd/contrib/llvm-project/clang/lib/InstallAPI/
H A DDylibVerifier.cpp782 for (const ObjCIVarRecord *IV : R.getObjCIVars()) in visitObjCInterface() local
787 for (const ObjCIVarRecord *IV : R.getObjCIVars()) in visitObjCCategory() local
H A DVisitor.cpp153 for (const auto *IV : Ivars) { in recordObjCInstanceVariables() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h1769 PHINode *IV; variable
1774 VPWidenIntOrFpInductionRecipe(PHINode *IV, VPValue *Start, VPValue *Step, in VPWidenIntOrFpInductionRecipe()
1781 VPWidenIntOrFpInductionRecipe(PHINode *IV, VPValue *Start, VPValue *Step, in VPWidenIntOrFpInductionRecipe()
2880 const FPMathOperator *FPBinOp, VPValue *Start, VPValue *IV, in VPDerivedIVRecipe()
2925 VPScalarIVStepsRecipe(VPValue *IV, VPValue *Step, in VPScalarIVStepsRecipe()
2931 VPScalarIVStepsRecipe(const InductionDescriptor &IndDesc, VPValue *IV, in VPScalarIVStepsRecipe()
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/
H A Dllvm-mca.cpp739 auto IV = std::make_unique<mca::InstructionView>(*STI, *IP, Insts); in main() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp3755 unsigned RewriteModernObjC::ObjCIvarBitfieldGroupNo(ObjCIvarDecl *IV) { in ObjCIvarBitfieldGroupNo()
3780 ObjCIvarDecl *IV, in SynthesizeBitfieldGroupStructType()
3799 QualType RewriteModernObjC::GetGroupRecordTypeForObjCIvarBitfield(ObjCIvarDecl *IV) { in GetGroupRecordTypeForObjCIvarBitfield()
3835 void RewriteModernObjC::ObjCIvarBitfieldGroupDecl(ObjCIvarDecl *IV, in ObjCIvarBitfieldGroupDecl()
3847 void RewriteModernObjC::ObjCIvarBitfieldGroupType(ObjCIvarDecl *IV, in ObjCIvarBitfieldGroupType()
3859 void RewriteModernObjC::ObjCIvarBitfieldGroupOffset(ObjCIvarDecl *IV, in ObjCIvarBitfieldGroupOffset()
3910 ObjCIvarDecl *IV = IVars[i]; in RewriteObjCInternalStruct() local
3930 ObjCIvarDecl *IV = IVars[i]; in RewriteObjCInternalStruct() local
7438 Stmt *RewriteModernObjC::RewriteObjCIvarRefExpr(ObjCIvarRefExpr *IV) { in RewriteObjCIvarRefExpr()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp2714 auto *IV = Builder.CreatePHI(Ty, 2, CurLoop->getName() + ".iv"); in recognizeShiftUntilBitTest() local
2776 Intrinsic::ID &IntrinID, Instruction *&IV, in detectShiftUntilZeroIdiom()
2947 Instruction *IV; in recognizeShiftUntilZero() local
H A DIndVarSimplify.cpp577 IndVarSimplifyVisitor(PHINode *IV, ScalarEvolution *SCEV, in IndVarSimplifyVisitor()
1039 const SCEV *IV = SE->getSCEV(CmpIndVar); in linearFunctionTestReplace() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LowerAMXIntrinsics.cpp118 PHINode *IV = in createLoop() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp415 if (const InsertValueInst *IV = dyn_cast<InsertValueInst>(V)) { in surveyUse() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp4812 ObjCIvarDecl *IV = nullptr; in LookupIvarInObjCMethod() local
4833 if (ObjCIvarDecl *IV = IFace->lookupInstanceVariable(II, ClassDeclared)) { in LookupIvarInObjCMethod() local
4842 if (const ObjCIvarDecl *IV = in LookupIvarInObjCMethod() local
4872 ObjCIvarDecl *IV) { in BuildIvarRefExpr()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineC.cpp853 APSInt IV = Result.Val.getInt(); in VisitOffsetOfExpr() local

123