Searched defs:DataVT (Results 1 – 3 of 3) sorted by relevance
1184 EVT DataVT = DataOp.getValueType(); in PromoteIntOp_MSTORE() local1224 EVT DataVT = N->getValueType(0); in PromoteIntOp_MLOAD() local1237 EVT DataVT = N->getValueType(0); in PromoteIntOp_MGATHER() local1249 EVT DataVT = N->getValue().getValueType(); in PromoteIntOp_MSCATTER() local
1217 EVT DataVT = DataOp.getValueType(); in PromoteIntOp_MSTORE() local1256 EVT DataVT = N->getValueType(0); in PromoteIntOp_MLOAD() local1269 EVT DataVT = N->getValueType(0); in PromoteIntOp_MGATHER() local1292 EVT DataVT = N->getValue().getValueType(); in PromoteIntOp_MSCATTER() local
4264 const SDLoc &DL, EVT DataVT, in IncrementMemoryAddress()