Home
last modified time | relevance | path

Searched defs:Filtered (Results 1 – 4 of 4) sorted by relevance

/third_party/zlib/contrib/ada/
Dzlib.ads119 Filtered : constant Strategy_Type; constant
307 Filtered : constant Strategy_Type := 1; constant
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceRegAlloc.cpp647 void LinearScan::allocateFreeRegister(IterationState &Iter, bool Filtered) { in allocateFreeRegister()
938 constexpr bool Filtered = true; in scan() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopInfoImpl.h106 auto Filtered = make_filter_range(L->blocks(), Pred); in getUniqueExitBlocksHelper() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DNewGVN.cpp995 auto Filtered = make_filter_range(PHIOperands, [&](const ValPair &P) { in createPHIExpression() local
1755 auto Filtered = make_filter_range(E->operands(), [&](Value *Arg) { in performSymbolicPHIEvaluation() local
3027 auto Filtered = make_filter_range(MP->operands(), [&](const Use &U) { in valueNumberMemoryPhi() local
3218 auto Filtered = make_filter_range(MemoryAccessToClass, ReachableAccessPred); in verifyMemoryCongruency() local