Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp2376 SDValue SinPtr = DAG.CreateStackTemporary(RetVT); in ExpandSinCosLibCall() local
2377 Entry.Node = SinPtr; in ExpandSinCosLibCall()
2403 DAG.getLoad(RetVT, dl, CallInfo.second, SinPtr, MachinePointerInfo())); in ExpandSinCosLibCall()