Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Dpointers-to-data-members.cpp67 namespace Casts { namespace
Dmangle-exprs.cpp42 namespace Casts { namespace
/external/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp209 SmallVector<const CastExpr *, 4> Casts; in createTemporaryRegionIfNeeded() local
215 Casts.push_back(CE); in createTemporaryRegionIfNeeded()
245 for (SmallVectorImpl<const CastExpr *>::reverse_iterator I = Casts.rbegin(), in createTemporaryRegionIfNeeded()
246 E = Casts.rend(); in createTemporaryRegionIfNeeded()
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp6157 SmallPtrSetImpl<Instruction *> &Casts = RedDes.getCastInsts(); in collectValuesToIgnore() local
6158 VecValuesToIgnore.insert(Casts.begin(), Casts.end()); in collectValuesToIgnore()
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DREADME.md1154 Reduce a tensor using the all() operator. Casts tensor to bool and then checks
1160 Reduce a tensor using the any() operator. Casts tensor to bool and then checks
/external/llvm/bindings/ocaml/llvm/
Dllvm.ml1282 (*--... Casts ..............................................................--*)
Dllvm.mli2330 (** {7 Casts} *)
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm.ml1092 (*--... Casts ..............................................................--*)
Dllvm.mli2108 (** {7 Casts} *)