Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp472 Value *cosval = in sincosUseNative() local
474 new StoreInst(cosval, aCI->getArgOperand(1), aCI->getIterator()); in sincosUseNative()