Searched refs:displacements (Results 1 – 25 of 27) sorted by relevance
12
/external/freetype/src/autofit/ |
D | aflatin2.c | 2034 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/ |
D | int-const-06.ll | 81 ; Check negative displacements, for which we again prefer STG.
|
D | int-const-04.ll | 90 ; Check negative displacements, for which we again prefer STHY.
|
D | int-const-05.ll | 80 ; Check negative displacements, for which we again prefer STY.
|
D | fp-div-01.ll | 50 ; Check negative displacements, which also need separate address logic.
|
D | fp-mul-01.ll | 50 ; Check negative displacements, which also need separate address logic.
|
D | fp-add-02.ll | 50 ; Check negative displacements, which also need separate address logic.
|
D | fp-mul-03.ll | 50 ; Check negative displacements, which also need separate address logic.
|
D | fp-sub-02.ll | 50 ; Check negative displacements, which also need separate address logic.
|
D | fp-div-02.ll | 50 ; Check negative displacements, which also need separate address logic.
|
D | fp-add-01.ll | 50 ; Check negative displacements, which also need separate address logic.
|
D | fp-sub-01.ll | 50 ; Check negative displacements, which also need separate address logic.
|
D | fp-conv-02.ll | 48 ; Check negative displacements, which also need separate address logic.
|
D | fp-cmp-02.ll | 63 ; Check negative displacements, which also need separate address logic.
|
D | fp-conv-04.ll | 60 ; Check negative displacements, which also need separate address logic.
|
D | fp-conv-03.ll | 60 ; Check negative displacements, which also need separate address logic.
|
D | fp-sqrt-01.ll | 51 ; Check negative displacements, which also need separate address logic.
|
D | fp-sqrt-02.ll | 51 ; Check negative displacements, which also need separate address logic.
|
D | fp-mul-02.ll | 58 ; Check negative displacements, which also need separate address logic.
|
D | fp-mul-04.ll | 72 ; Check negative displacements, which also need separate address logic.
|
D | fp-cmp-01.ll | 63 ; Check negative displacements, which also need separate address logic.
|
D | frame-14.ll | 2 ; in cases where both 12-bit and 20-bit displacements are allowed.
|
/external/llvm/test/CodeGen/PowerPC/ |
D | resolvefi-disp.ll | 4 ; addresses with out-of-range displacements. Verify that this no longer happens.
|
/external/llvm/lib/Target/SystemZ/ |
D | README.txt | 143 Out-of-range displacements are usually handled by loading the full
|
D | SystemZOperands.td | 70 // 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