Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp739 ISD::LoadExtType NewExtType = in LegalizeLoadOps() local
742 SDValue Result = DAG.getExtLoad(NewExtType, dl, Node->getValueType(0), in LegalizeLoadOps()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp17834 ISD::LoadExtType NewExtType = in PerformSplittingToWideningLoad() local
17850 DAG.getLoad(ISD::UNINDEXED, NewExtType, NewToVT, DL, Ch, NewPtr, Offset, in PerformSplittingToWideningLoad()
18731 ISD::LoadExtType NewExtType = in PerformSplittingMVEEXTToWideningLoad() local
18735 LD->getExtensionType() != NewExtType) in PerformSplittingMVEEXTToWideningLoad()
18761 DAG.getLoad(ISD::UNINDEXED, NewExtType, NewToVT, DL, Ch, NewPtr, Offset, in PerformSplittingMVEEXTToWideningLoad()