/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SCCPSolver.cpp | 179 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 D | MatrixUtils.cpp | 38 PHINode *IV = in CreateLoop() local
|
H A D | LoopSimplify.cpp | 411 Value *IV = PN->getIncomingValue(i); in insertUniqueBackedgeBlock() local
|
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/ |
H A D | RecordVisitor.cpp | 49 for (auto *IV : IVars) { in addIVars() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCA/ |
H A D | AMDGPUCustomBehaviour.cpp | 179 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 D | DereferenceChecker.cpp | 91 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 D | rijndael-api-fst.h | 53 uint8_t IV[RIJNDAEL_MAX_IV_SIZE]; /* A possible Initialization Vector for ciphering */ member
|
H A D | rijndael-api-fst.c | 67 int rijndael_cipherInit(cipherInstance *cipher, BYTE mode, char *IV) { in rijndael_cipherInit()
|
/freebsd/crypto/openssl/test/ |
H A D | bio_enc_test.c | 31 static const unsigned char IV[] = { variable
|
H A D | modes_internal_test.c | 816 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 D | blake3_impl.h | 77 static const uint32_t IV[8] = {0x6A09E667UL, 0xBB67AE85UL, 0x3C6EF372UL, global() variable
|
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
H A D | MSP430AsmPrinter.cpp | 169 MCSection *IV = OutStreamer->getContext().getELFSection( in EmitInterruptVectorSection() local
|
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/ |
H A D | TransZeroOutPropsInDealloc.cpp | 167 if (ObjCIvarRefExpr *IV = dyn_cast<ObjCIvarRefExpr>(LHS)) { in isZeroingPropIvar() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | MVETailPredication.cpp | 230 auto *IV = ActiveLaneMask->getOperand(0); in IsSafeActiveMask() local
|
/freebsd/contrib/llvm-project/clang/lib/InstallAPI/ |
H A D | DylibVerifier.cpp | 782 for (const ObjCIVarRecord *IV : R.getObjCIVars()) in visitObjCInterface() local 787 for (const ObjCIVarRecord *IV : R.getObjCIVars()) in visitObjCCategory() local
|
H A D | Visitor.cpp | 153 for (const auto *IV : Ivars) { in recordObjCInstanceVariables() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | VPlan.h | 1769 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 D | llvm-mca.cpp | 739 auto IV = std::make_unique<mca::InstructionView>(*STI, *IP, Insts); in main() local
|
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
H A D | RewriteModernObjC.cpp | 3755 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 D | LoopIdiomRecognize.cpp | 2714 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 D | IndVarSimplify.cpp | 577 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 D | X86LowerAMXIntrinsics.cpp | 118 PHINode *IV = in createLoop() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | DeadArgumentElimination.cpp | 415 if (const InsertValueInst *IV = dyn_cast<InsertValueInst>(V)) { in surveyUse() local
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaExprObjC.cpp | 4812 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 D | ExprEngineC.cpp | 853 APSInt IV = Result.Val.getInt(); in VisitOffsetOfExpr() local
|