Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp2280 SDValue SinPtr = DAG.CreateStackTemporary(RetVT); in ExpandSinCosLibCall() local
2281 Entry.Node = SinPtr; in ExpandSinCosLibCall()
2307 DAG.getLoad(RetVT, dl, CallInfo.second, SinPtr, MachinePointerInfo())); in ExpandSinCosLibCall()