Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp363 return CreateStackStoreLoad(N->getOperand(0), N->getValueType(0)); in ExpandOp_BITCAST()
H A DLegalizeTypes.cpp857 SDValue DAGTypeLegalizer::CreateStackStoreLoad(SDValue Op, in CreateStackStoreLoad() function in DAGTypeLegalizer
H A DLegalizeTypes.h208 SDValue CreateStackStoreLoad(SDValue Op, EVT DestVT);
H A DLegalizeIntegerTypes.cpp383 CreateStackStoreLoad(InOp, OutVT)); in PromoteIntRes_BITCAST()
1410 return CreateStackStoreLoad(N->getOperand(0), N->getValueType(0)); in PromoteIntOp_BITCAST()
H A DLegalizeVectorTypes.cpp3547 return CreateStackStoreLoad(InOp, WidenVT); in WidenVecRes_BITCAST()
4438 return CreateStackStoreLoad(InOp, VT); in WidenVecOp_BITCAST()
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp377 return CreateStackStoreLoad(N->getOperand(0), N->getValueType(0)); in ExpandOp_BITCAST()
H A DLegalizeTypes.cpp923 SDValue DAGTypeLegalizer::CreateStackStoreLoad(SDValue Op, in CreateStackStoreLoad() function in DAGTypeLegalizer
H A DLegalizeTypes.h167 SDValue CreateStackStoreLoad(SDValue Op, EVT DestVT);
H A DLegalizeIntegerTypes.cpp309 CreateStackStoreLoad(InOp, OutVT)); in PromoteIntRes_BITCAST()
1005 return CreateStackStoreLoad(N->getOperand(0), N->getValueType(0)); in PromoteIntOp_BITCAST()
H A DLegalizeVectorTypes.cpp2616 return CreateStackStoreLoad(InOp, WidenVT); in WidenVecRes_BITCAST()
3239 return CreateStackStoreLoad(InOp, VT); in WidenVecOp_BITCAST()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp365 return CreateStackStoreLoad(N->getOperand(0), N->getValueType(0)); in ExpandOp_BITCAST()
H A DLegalizeTypes.cpp898 SDValue DAGTypeLegalizer::CreateStackStoreLoad(SDValue Op, in CreateStackStoreLoad() function in DAGTypeLegalizer
H A DLegalizeTypes.h219 SDValue CreateStackStoreLoad(SDValue Op, EVT DestVT);
H A DLegalizeIntegerTypes.cpp483 CreateStackStoreLoad(InOp, OutVT)); in PromoteIntRes_BITCAST()
1845 return CreateStackStoreLoad(N->getOperand(0), N->getValueType(0)); in PromoteIntOp_BITCAST()
H A DLegalizeVectorTypes.cpp4897 return CreateStackStoreLoad(InOp, WidenVT); in WidenVecRes_BITCAST()
6113 return CreateStackStoreLoad(InOp, VT); in WidenVecOp_BITCAST()