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.cpp476 Value *cosval = in sincosUseNative() local
478 new StoreInst(cosval, aCI->getArgOperand(1), aCI->getIterator()); in sincosUseNative()