Home
last modified time | relevance | path

Searched refs:cpx (Results 1 – 2 of 2) sorted by relevance

/external/llvm/test/CodeGen/X86/
Dbyval6.ll5 @.cpx = internal constant %struct.W { x86_fp80 0xK4001E000000000000000, x86_fp80 0xK400280000000000…
9 tail call void (i32, ...) @bar( i32 3, %struct.W* byval @.cpx ) nounwind
/external/skia/experimental/SkV8Example/
DPath2DBuilder.cpp109 double cpx = args[0]->NumberValue(); in QuadraticCurveTo() local
117 SkDoubleToScalar(cpx), SkDoubleToScalar(cpy), in QuadraticCurveTo()