Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp492 SDValue ExtSrc0 = GetPromotedInteger(N->getSrc0()); in PromoteIntRes_MLOAD() local
496 N->getMask(), ExtSrc0, N->getMemoryVT(), in PromoteIntRes_MLOAD()
506 SDValue ExtSrc0 = GetPromotedInteger(N->getValue()); in PromoteIntRes_MGATHER() local
507 assert(NVT == ExtSrc0.getValueType() && in PromoteIntRes_MGATHER()
511 SDValue Ops[] = {N->getChain(), ExtSrc0, N->getMask(), N->getBasePtr(), in PromoteIntRes_MGATHER()