Home
last modified time | relevance | path

Searched refs:displacements (Results 1 – 25 of 27) sorted by relevance

12

/external/freetype/src/autofit/
Daflatin2.c2034 FT_Pos displacements[6], scores[6], org, fit, delta; in af_latin2_hint_edges() local
2068 displacements[count] = fit - org; in af_latin2_hint_edges()
2075 displacements[count] = fit - org; in af_latin2_hint_edges()
2085 displacements[count] = fit - org; in af_latin2_hint_edges()
2093 displacements[count] = fit - org; in af_latin2_hint_edges()
2100 FT_Pos best_disp = displacements[0]; in af_latin2_hint_edges()
2108 best_disp = displacements[nn]; in af_latin2_hint_edges()
/external/llvm/test/CodeGen/SystemZ/
Dint-const-06.ll81 ; Check negative displacements, for which we again prefer STG.
Dint-const-04.ll90 ; Check negative displacements, for which we again prefer STHY.
Dint-const-05.ll80 ; Check negative displacements, for which we again prefer STY.
Dfp-div-01.ll50 ; Check negative displacements, which also need separate address logic.
Dfp-mul-01.ll50 ; Check negative displacements, which also need separate address logic.
Dfp-add-02.ll50 ; Check negative displacements, which also need separate address logic.
Dfp-mul-03.ll50 ; Check negative displacements, which also need separate address logic.
Dfp-sub-02.ll50 ; Check negative displacements, which also need separate address logic.
Dfp-div-02.ll50 ; Check negative displacements, which also need separate address logic.
Dfp-add-01.ll50 ; Check negative displacements, which also need separate address logic.
Dfp-sub-01.ll50 ; Check negative displacements, which also need separate address logic.
Dfp-conv-02.ll48 ; Check negative displacements, which also need separate address logic.
Dfp-cmp-02.ll63 ; Check negative displacements, which also need separate address logic.
Dfp-conv-04.ll60 ; Check negative displacements, which also need separate address logic.
Dfp-conv-03.ll60 ; Check negative displacements, which also need separate address logic.
Dfp-sqrt-01.ll51 ; Check negative displacements, which also need separate address logic.
Dfp-sqrt-02.ll51 ; Check negative displacements, which also need separate address logic.
Dfp-mul-02.ll58 ; Check negative displacements, which also need separate address logic.
Dfp-mul-04.ll72 ; Check negative displacements, which also need separate address logic.
Dfp-cmp-01.ll63 ; Check negative displacements, which also need separate address logic.
Dframe-14.ll2 ; in cases where both 12-bit and 20-bit displacements are allowed.
/external/llvm/test/CodeGen/PowerPC/
Dresolvefi-disp.ll4 ; addresses with out-of-range displacements. Verify that this no longer happens.
/external/llvm/lib/Target/SystemZ/
DREADME.txt143 Out-of-range displacements are usually handled by loading the full
DSystemZOperands.td70 // registers as having BITSIZE bits and displacements as having DISPSIZE bits.
88 // e.g. we want to reject small 20-bit displacements if a 12-bit form

12