Searched defs:Ratio (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp1125 unsigned Ratio; local
/freebsd-10.2-release/contrib/llvm/lib/Analysis/
H A DConstantFolding.cpp165 unsigned Ratio = NumSrcElt/NumDstElt; local
194 unsigned Ratio = NumDstElt/NumSrcElt; local
/freebsd-10.2-release/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp7188 unsigned Ratio = FullVT.getSizeInBits() / V1VT.getSizeInBits(); local
12702 unsigned Ratio = Amt.getValueType().getVectorNumElements() / local
12864 unsigned Ratio = Amt.getValueType().getVectorNumElements() / local
[all...]

Completed in 90 milliseconds