Searched refs:to_half (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | arm64-vcvt_f.ll | 65 define i16 @to_half(float %in) { 66 ; CHECK-LABEL: to_half:
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-vcvt_f.ll | 65 define i16 @to_half(float %in) { 66 ; CHECK-LABEL: to_half:
|
/external/skia/src/opts/ |
D | SkRasterPipeline_opts.h | 751 SI U16 to_half(F f) { in to_half() function 1772 store4((uint16_t*)ptr,tail, to_half(r) in STAGE() 1773 , to_half(g) in STAGE() 1774 , to_half(b) in STAGE() 1775 , to_half(a)); in STAGE()
|
/external/skqp/src/opts/ |
D | SkRasterPipeline_opts.h | 751 SI U16 to_half(F f) { in to_half() function 1756 store4((uint16_t*)ptr,tail, to_half(r) in STAGE() 1757 , to_half(g) in STAGE() 1758 , to_half(b) in STAGE() 1759 , to_half(a)); in STAGE()
|