Home
last modified time | relevance | path

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

/external/swiftshader/src/Reactor/
DLLVMReactor.cpp235 llvm::Value *extY = jit->builder->CreateSExt(y, extTy); in lowerMulAdd() local
349 llvm::Value *extX, *extY; in lowerMulHigh() local