HomeSort by relevance Sort by last modified time
    Searched defs:Numerator (Results 1 - 8 of 8) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
BlockFrequencyImpl.h 216 uint32_t Numerator = EntryFreq - CProb ? EntryFreq - CProb : 1;
217 divBlockFreq(BB, BranchProbability(Numerator, EntryFreq));
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dxgitype.h 63 UINT Numerator;
dxva2api.h 271 UINT Numerator;
    [all...]
dxvahd.h 223 UINT Numerator;
mfobjects.h     [all...]
ks.h     [all...]
wingdi.h     [all...]
  /external/llvm/lib/Analysis/
ValueTracking.cpp     [all...]

Completed in 309 milliseconds