Searched refs:UAI (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | IVDescriptors.h | 93 Instruction *UAI, Type *RT, bool Signed, in RecurrenceDescriptor() argument 96 MinMaxKind(MK), UnsafeAlgebraInst(UAI), RecurrenceType(RT), in RecurrenceDescriptor() 104 InstDesc(bool IsRecur, Instruction *I, Instruction *UAI = nullptr) 106 UnsafeAlgebraInst(UAI) {} in IsRecurrence() 108 InstDesc(Instruction *I, MinMaxRecurrenceKind K, Instruction *UAI = nullptr) 110 UnsafeAlgebraInst(UAI) {} in IsRecurrence()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | IVDescriptors.cpp | 558 Instruction *UAI = Prev.getUnsafeAlgebraInst(); in isRecurrenceInstr() local 559 if (!UAI && isa<FPMathOperator>(I) && !I->hasAllowReassoc()) in isRecurrenceInstr() 560 UAI = I; // Found an unsafe (unvectorizable) algebra instruction. in isRecurrenceInstr() 579 return InstDesc(Kind == RK_FloatMult, I, UAI); in isRecurrenceInstr() 582 return InstDesc(Kind == RK_FloatAdd, I, UAI); in isRecurrenceInstr()
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 56183 zN4!5~Xz3nz5$qkv<;%#UAI`qYy%O;};yHJi=0U(1@}PQgaEG}&5rK#RcL!>V+yQPM
|