Searched defs:IV (Results 1 - 25 of 32) sorted by relevance

12

/freebsd-11-stable/sys/crypto/rijndael/
H A Drijndael-api-fst.c72 int rijndael_cipherInit(cipherInstance *cipher, BYTE mode, char *IV) { argument
[all...]
H A Drijndael-api-fst.h54 u_int8_t IV[RIJNDAEL_MAX_IV_SIZE]; /* A possible Initialization Vector for ciphering */ member in struct:__anon8907
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DAliasAnalysisSummary.h254 static unsigned getHashValue(const cflaa::InstantiatedValue &IV) { argument
H A DMemorySSAUpdater.cpp627 MemoryAccess *IV = MPhi->getIncomingValue(I); local
H A DInstructionSimplify.cpp5440 InsertValueInst *IV = cast<InsertValueInst>(I); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430AsmPrinter.cpp166 MCSection *IV = OutStreamer->getContext().getELFSection( local
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDereferenceChecker.cpp80 const ObjCIvarRefExpr *IV = cast<ObjCIvarRefExpr>(Ex); local
171 const ObjCIvarRefExpr *IV = cast<ObjCIvarRefExpr>(S); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopSimplify.cpp404 Value *IV = PN->getIncomingValue(i); local
H A DSimplifyIndVar.cpp517 Value *IV = TI->getOperand(0); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMemoryLegalizer.cpp255 IsaVersion IV; member in class:__anon2125::SICacheControl
[all...]
H A DGCNHazardRecognizer.cpp966 const AMDGPU::IsaVersion IV = AMDGPU::getIsaVersion(ST.getCPU()); local
H A DSIInsertWaitcnts.cpp374 AMDGPU::IsaVersion IV; member in class:__anon2116::SIInsertWaitcnts
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineC.cpp851 APSInt IV = Result.Val.getInt(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp307 PHINode *IV = Lp->getCanonicalInductionVariable(); local
H A DVPlan.cpp330 Value *IV = State.get(getOperand(0), Part); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp876 Value *IV = SuccPN.getIncomingValue(OldBlockIdx); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp240 const SCEVAddRecExpr *IV; member in struct:__anon2705::LoopICmp
242 LoopICmp(ICmpInst::Predicate Pred, const SCEVAddRecExpr *IV, argument
[all...]
H A DLoopRerollPass.cpp379 DAGRootTracker(LoopReroll *Parent, Loop *L, Instruction *IV, argument
442 Instruction *IV; member in struct:__anon2706::LoopReroll::DAGRootTracker
515 bool LoopReroll::isLoopControlIV(Loop *L, Instruction *IV) { argument
763 isLoopIncrement(User *U, Instruction *IV) argument
1616 reroll(Instruction *IV, Loop *L, BasicBlock *Header, const SCEV *BackedgeTakenCount, ReductionTracker &Reductions) argument
[all...]
H A DJumpThreading.cpp1869 Value *IV = PN.getIncomingValueForBlock(OldPred); local
H A DSCCP.cpp295 LatticeVal &IV = TrackedGlobals[GV]; local
425 void pushToWorkList(LatticeVal &IV, Value *V) { argument
434 bool markConstant(LatticeVal &IV, Value *V, Constant *C) { argument
448 LatticeVal &IV = ValueState[V]; local
457 markOverdefined(LatticeVal &IV, Value *V) argument
469 mergeInValue(LatticeVal &IV, Value *V, LatticeVal MergeWithV) argument
803 LatticeVal IV = getValueState(PN.getIncomingValue(i)); local
980 LatticeVal &IV = ValueState[&I]; local
1004 LatticeVal &IV = ValueState[&I]; local
1240 LatticeVal &IV = ValueState[I]; local
1770 const LatticeVal &IV = Solver.getLatticeValueFor(V); local
[all...]
H A DIndVarSimplify.cpp1971 IndVarSimplifyVisitor(PHINode *IV, ScalarEvolution *SCEV, const TargetTransformInfo *TTI, const DominatorTree *DTree) argument
2537 const SCEV *IV = SE->getSCEV(CmpIndVar); local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp1847 IvarBacksCurrentMethodAccessor(ObjCInterfaceDecl *IFace, ObjCMethodDecl *Method, ObjCIvarDecl *IV) argument
H A DSemaExprMember.cpp1360 ObjCIvarDecl *IV = IDecl->lookupInstanceVariable(Member, ClassDeclared); local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h588 void setIterationVariable(Expr *IV) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1302 InlinedEntity IV = I.first; local

Completed in 220 milliseconds

12