Home
last modified time | relevance | path

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

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