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.cpp756 ISD::LoadExtType NewExtType = in LegalizeLoadOps() local
759 SDValue Result = DAG.getExtLoad(NewExtType, dl, Node->getValueType(0), in LegalizeLoadOps()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp17912 ISD::LoadExtType NewExtType = in PerformSplittingToWideningLoad() local
17928 DAG.getLoad(ISD::UNINDEXED, NewExtType, NewToVT, DL, Ch, NewPtr, Offset, in PerformSplittingToWideningLoad()
18802 ISD::LoadExtType NewExtType = in PerformSplittingMVEEXTToWideningLoad() local
18806 LD->getExtensionType() != NewExtType) in PerformSplittingMVEEXTToWideningLoad()
18832 DAG.getLoad(ISD::UNINDEXED, NewExtType, NewToVT, DL, Ch, NewPtr, Offset, in PerformSplittingMVEEXTToWideningLoad()