Home
last modified time | relevance | path

Searched refs:XVAL (Results 1 – 4 of 4) sorted by relevance

/external/freetype/src/tools/
Dtest_bbox.c28 #define XVAL(x) ((x)/(1.0*XSCALE)) macro
118 XVAL( bbox.xMin ), in dump_outline()
119 XVAL( bbox.yMin ), in dump_outline()
120 XVAL( bbox.xMax ), in dump_outline()
121 XVAL( bbox.yMax ) ); in dump_outline()
126 XVAL( bbox.xMin ), in dump_outline()
127 XVAL( bbox.yMin ), in dump_outline()
128 XVAL( bbox.xMax ), in dump_outline()
129 XVAL( bbox.yMax ) ); in dump_outline()
149 XVAL( bbox.xMin ), in profile_outline()
[all …]
/external/llvm-project/llvm/test/Transforms/LoopStrengthReduce/X86/
Dmacro-fuse-cmp.ll32 ; JAG-NEXT: [[XVAL:%.*]] = load <2 x double>, <2 x double>* [[SCEVGEP9]], align 8
34 ; JAG-NEXT: [[CMP:%.*]] = fcmp ogt <2 x double> [[YVAL]], [[XVAL]]
35 ; JAG-NEXT: [[MAX:%.*]] = select <2 x i1> [[CMP]], <2 x double> [[YVAL]], <2 x double> [[XVAL]]
55 ; BUL-NEXT: [[XVAL:%.*]] = load <2 x double>, <2 x double>* [[SCEVGEP45]], align 8
57 ; BUL-NEXT: [[CMP:%.*]] = fcmp ogt <2 x double> [[YVAL]], [[XVAL]]
58 ; BUL-NEXT: [[MAX:%.*]] = select <2 x i1> [[CMP]], <2 x double> [[YVAL]], <2 x double> [[XVAL]]
77 ; HSW-NEXT: [[XVAL:%.*]] = load <2 x double>, <2 x double>* [[SCEVGEP45]], align 8
79 ; HSW-NEXT: [[CMP:%.*]] = fcmp ogt <2 x double> [[YVAL]], [[XVAL]]
80 ; HSW-NEXT: [[MAX:%.*]] = select <2 x i1> [[CMP]], <2 x double> [[YVAL]], <2 x double> [[XVAL]]
/external/llvm/test/Instrumentation/DataFlowSanitizer/
Dabilist.ll18 ; CHECK: %[[XVAL:.*]] = extractvalue { i32 (i32, i32)*, i16 } %[[CALL]], 0
19 ; CHECK: ret {{.*}} %[[XVAL]]
/external/llvm-project/llvm/test/Instrumentation/DataFlowSanitizer/
Dabilist.ll18 ; CHECK: %[[XVAL:.*]] = extractvalue { i32 (i32, i32)*, i16 } %[[CALL]], 0
19 ; CHECK: ret {{.*}} %[[XVAL]]