Searched refs:Decomposed (Results 1 – 8 of 8) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | BasicAliasAnalysis.cpp | 464 DecomposedGEP &Decomposed, const DataLayout &DL, AssumptionCache *AC, in DecomposeGEPExpression() argument 471 Decomposed.VarIndices.clear(); in DecomposeGEPExpression() 483 Decomposed.Base = V; in DecomposeGEPExpression() 524 Decomposed.Base = V; in DecomposeGEPExpression() 530 Decomposed.Base = V; in DecomposeGEPExpression() 550 Decomposed.StructOffset += in DecomposeGEPExpression() 559 Decomposed.OtherOffset += in DecomposeGEPExpression() 605 Decomposed.OtherOffset += IndexOffset.sextOrTrunc(MaxPointerSize) * Scale; in DecomposeGEPExpression() 613 for (unsigned i = 0, e = Decomposed.VarIndices.size(); i != e; ++i) { in DecomposeGEPExpression() 614 if (Decomposed.VarIndices[i].V == Index && in DecomposeGEPExpression() [all …]
|
/third_party/icu/icu4c/source/data/translit/ |
D | InterIndic_Devanagari.txt | 11 #Rules for Decomposed characters 23 #Decomposed compatibility transliterations
|
D | Devanagari_InterIndic.txt | 11 #Rules for Decomposed characters
|
/third_party/skia/third_party/externals/icu/source/data/translit/ |
D | InterIndic_Devanagari.txt | 11 #Rules for Decomposed characters 23 #Decomposed compatibility transliterations
|
D | Devanagari_InterIndic.txt | 11 #Rules for Decomposed characters
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/ |
D | float_conversion.cc | 1093 struct Decomposed { struct 1105 Decomposed<Float> Decompose(Float v) { in Decompose() 1111 return {static_cast<typename Decomposed<Float>::MantissaType>(m), exp}; in Decompose() 1258 bool FloatToBuffer(Decomposed<Float> decomposed, int precision, Buffer *out, in FloatToBuffer()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | BasicAliasAnalysis.h | 172 static bool DecomposeGEPExpression(const Value *V, DecomposedGEP &Decomposed,
|
/third_party/skia/third_party/externals/freetype/docs/ |
D | raster.txt | 481 Q3 Decomposed into two subarcs
|