Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp2070 SDValue newL = DAG.getLoad(L->getAddressingMode(), L->getExtensionType(), in PromoteFloatRes_LOAD() local
2077 ReplaceValueWith(SDValue(N, 1), newL.getValue(1)); in PromoteFloatRes_LOAD()
2081 return DAG.getNode(GetPromotionOpcode(VT, NVT), SDLoc(N), NVT, newL); in PromoteFloatRes_LOAD()