Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp760 ISD::LoadExtType NewExtType = in LegalizeLoadOps() local
763 SDValue Result = DAG.getExtLoad(NewExtType, dl, Node->getValueType(0), in LegalizeLoadOps()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp17811 ISD::LoadExtType NewExtType = in PerformSplittingToWideningLoad() local
17827 DAG.getLoad(ISD::UNINDEXED, NewExtType, NewToVT, DL, Ch, NewPtr, Offset, in PerformSplittingToWideningLoad()
18708 ISD::LoadExtType NewExtType = in PerformSplittingMVEEXTToWideningLoad() local
18712 LD->getExtensionType() != NewExtType) in PerformSplittingMVEEXTToWideningLoad()
18738 DAG.getLoad(ISD::UNINDEXED, NewExtType, NewToVT, DL, Ch, NewPtr, Offset, in PerformSplittingMVEEXTToWideningLoad()