/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | SCCP.cpp | 295 LatticeVal &IV = TrackedGlobals[GV]; in TrackValueOfGlobalVariable() local 425 void pushToWorkList(LatticeVal &IV, Value *V) { in pushToWorkList() 434 bool markConstant(LatticeVal &IV, Value *V, Constant *C) { in markConstant() 448 LatticeVal &IV = ValueState[V]; in markForcedConstant() local 457 bool markOverdefined(LatticeVal &IV, Value *V) { in markOverdefined() 469 bool mergeInValue(LatticeVal &IV, Value *V, LatticeVal MergeWithV) { in mergeInValue() 803 LatticeVal IV = getValueState(PN.getIncomingValue(i)); in visitPHINode() local 980 LatticeVal &IV = ValueState[&I]; in visitUnaryOperator() local 1004 LatticeVal &IV = ValueState[&I]; in visitBinaryOperator() local 1158 LatticeVal &IV = ValueState[&I]; in visitLoadInst() local [all …]
|
D | LoopRerollPass.cpp | 442 Instruction *IV; member 515 bool LoopReroll::isLoopControlIV(Loop *L, Instruction *IV) { in isLoopControlIV() 763 static bool isLoopIncrement(User *U, Instruction *IV) { in isLoopIncrement() 1616 bool LoopReroll::reroll(Instruction *IV, Loop *L, BasicBlock *Header, in reroll()
|
D | JumpThreading.cpp | 1869 Value *IV = PN.getIncomingValueForBlock(OldPred); in AddPHINodeEntriesForMappedBlock() local 2380 if (Value *IV = SimplifyInstruction( in DuplicateCondBranchOnPHIIntoPred() local
|
D | LoopPredication.cpp | 240 const SCEVAddRecExpr *IV; member
|
D | IndVarSimplify.cpp | 1945 IndVarSimplifyVisitor(PHINode *IV, ScalarEvolution *SCEV, in IndVarSimplifyVisitor() 2511 const SCEV *IV = SE->getSCEV(CmpIndVar); in linearFunctionTestReplace() local
|
/third_party/python/Lib/test/ |
D | dataclass_module_2_str.py | 26 class IV: class
|
D | dataclass_module_2.py | 26 class IV: class
|
D | dataclass_module_1_str.py | 26 class IV: class
|
D | dataclass_module_1.py | 26 class IV: class
|
/third_party/ffmpeg/libavutil/tests/ |
D | blowfish.c | 126 #define IV "blowfish" macro
|
/third_party/FreeBSD/sys/crypto/rijndael/ |
D | rijndael-api-fst.h | 54 u_int8_t IV[RIJNDAEL_MAX_IV_SIZE]; /* A possible Initialization Vector for ciphering */ member
|
D | rijndael-api-fst.c | 71 int rijndael_cipherInit(cipherInstance *cipher, BYTE mode, char *IV) { in rijndael_cipherInit()
|
/third_party/openssl/test/ |
D | bio_enc_test.c | 31 static const unsigned char IV[] = { variable
|
D | modes_internal_test.c | 816 const SIZED_DATA IV; member 848 SIZED_DATA IV = gcm128_vectors[idx].IV; in test_gcm128() local
|
/third_party/mbedtls/programs/aes/ |
D | crypt_and_hash.c | 90 unsigned char IV[16]; in main() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/ |
D | MSP430AsmPrinter.cpp | 166 MCSection *IV = OutStreamer->getContext().getELFSection( in EmitInterruptVectorSection() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | MVETailPredication.cpp | 269 Instruction *IV = nullptr; in isTailPredicate() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorizationLegality.cpp | 307 PHINode *IV = Lp->getCanonicalInductionVariable(); in isUniformLoop() local
|
D | VPlan.cpp | 330 Value *IV = State.get(getOperand(0), Part); in generateInstruction() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | DeadArgumentElimination.cpp | 407 if (const InsertValueInst *IV = dyn_cast<InsertValueInst>(V)) { in SurveyUse() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | LoopSimplify.cpp | 404 Value *IV = PN->getIncomingValue(i); in insertUniqueBackedgeBlock() local
|
D | SimplifyIndVar.cpp | 517 Value *IV = TI->getOperand(0); in eliminateTrunc() local
|
/third_party/mesa3d/src/util/format/ |
D | u_format_fxt1.c | 110 #define MAKEIVEC(NV, NC, IV, B, V0, V1) \ argument 130 #define CALCCDOT(TEXEL, NV, NC, IV, B, V)\ argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIMemoryLegalizer.cpp | 255 IsaVersion IV; member in __anoneac4b8900111::SICacheControl
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | WinEHPrepare.cpp | 876 Value *IV = SuccPN.getIncomingValue(OldBlockIdx); in cloneCommonBlocks() local
|