reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
208 SDValue CreateStackStoreLoad(SDValue Op, EVT DestVT);
365 CreateStackStoreLoad(InOp, OutVT)); 1305 return CreateStackStoreLoad(N->getOperand(0), N->getValueType(0));lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp
365 return CreateStackStoreLoad(N->getOperand(0), N->getValueType(0));
lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp3568 return CreateStackStoreLoad(InOp, WidenVT); 4379 return CreateStackStoreLoad(InOp, VT);