Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp2283 SDValue SinPtr = DAG.CreateStackTemporary(RetVT); in ExpandSinCosLibCall() local
2284 Entry.Node = SinPtr; in ExpandSinCosLibCall()
2310 DAG.getLoad(RetVT, dl, CallInfo.second, SinPtr, MachinePointerInfo())); in ExpandSinCosLibCall()