Home
last modified time | relevance | path

Searched refs:Casts (Results 1 – 14 of 14) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DIVDescriptors.cpp162 SmallPtrSetImpl<Instruction *> &Casts) { in collectCastsToIgnore() argument
176 Casts.insert(Cast); in collectCastsToIgnore()
800 SmallVectorImpl<Instruction *> *Casts) in InductionDescriptor() argument
829 if (Casts) { in InductionDescriptor()
830 for (auto &Inst : *Casts) { in InductionDescriptor()
1043 SmallVector<Instruction *, 2> Casts; in isInductionPHI() local
1044 if (getCastsForInductionPHI(PSE, SymbolicPhi, AR, Casts)) in isInductionPHI()
1045 return isInductionPHI(Phi, TheLoop, PSE.getSE(), D, AR, &Casts); in isInductionPHI()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorizationLegality.cpp500 const SmallVectorImpl<Instruction *> &Casts = ID.getCastInsts(); in addInductionPhi() local
501 if (!Casts.empty()) in addInductionPhi()
502 InductionCastsToIgnore.insert(*Casts.begin()); in addInductionPhi()
DLoopVectorize.cpp1792 const SmallVectorImpl<Instruction *> &Casts = ID.getCastInsts(); in recordVectorLoopValueForInductionCast() local
1793 if (Casts.empty()) in recordVectorLoopValueForInductionCast()
1798 Instruction *CastInst = *Casts.begin(); in recordVectorLoopValueForInductionCast()
6429 SmallPtrSetImpl<Instruction *> &Casts = RedDes.getCastInsts(); in collectValuesToIgnore() local
6430 VecValuesToIgnore.insert(Casts.begin(), Casts.end()); in collectValuesToIgnore()
6436 const SmallVectorImpl<Instruction *> &Casts = IndDes.getCastInsts(); in collectValuesToIgnore() local
6437 VecValuesToIgnore.insert(Casts.begin(), Casts.end()); in collectValuesToIgnore()
6616 const SmallVectorImpl<Instruction *> &Casts = IndDes.getCastInsts(); in collectTriviallyDeadInstructions() local
6617 DeadInstructions.insert(Casts.begin(), Casts.end()); in collectTriviallyDeadInstructions()
/third_party/rust/crates/nom/doc/
Dcustom_input_types.md26 | [AsBytes](https://docs.rs/nom/latest/nom/trait.AsBytes.html) |Casts the input type to a byte slic…
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DIVDescriptors.h350 SmallVectorImpl<Instruction *> *Casts = nullptr);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp243 SmallDenseMap<Value *, Instruction *> Casts; in FoldIntegerTypedPHI() local
268 Instruction *&CI = Casts[IncomingVal]; in FoldIntegerTypedPHI()
/third_party/skia/third_party/externals/abseil-cpp/absl/numeric/
Dint128_have_intrinsic.inc22 // Casts from unsigned to signed while preserving the underlying binary
/third_party/ffmpeg/doc/
Ddeveloper.texi217 Casts should be used only when necessary. Unneeded parentheses
/third_party/skia/third_party/externals/swiftshader/tests/ReactorUnitTests/
DReactorUnitTests.cpp2326 TYPED_TEST(CToReactorTCastTest, Casts) in TYPED_TEST() argument
/third_party/skia/third_party/externals/harfbuzz/perf/texts/
Den-words.txt1497 Casts
/third_party/tzdata/
DNEWS5162 2. Casts of the return value of exit have been removed.
5163 3. Casts of the argument of is.* macros have been added.
/third_party/skia/third_party/externals/brotli/tests/testdata/
Dplrabn12.txt253 Casts pale and dreadful? Thither let us tend
/third_party/node/deps/openssl/openssl/
DCHANGES.md18011 1. Casts to avoid "loss of data" warnings in p5_crpt2.c
/third_party/openssl/
DCHANGES.md17833 1. Casts to avoid "loss of data" warnings in p5_crpt2.c