Home
last modified time | relevance | path

Searched defs:extY (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DLLVMReactor.cpp251 llvm::Value *extY = jit->builder->CreateSExt(y, extTy); in lowerMulAdd() local
365 llvm::Value *extX, *extY; in lowerMulHigh() local