Home
last modified time | relevance | path

Searched defs:InputVT (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1660 EVT InputVT) const { in getPartialReduceMLAAction()
1672 EVT InputVT) const { in isPartialReduceMLALegalOrCustom()
2758 void setPartialReduceMLAAction(unsigned Opc, MVT AccVT, MVT InputVT, in setPartialReduceMLAAction()
2768 MVT InputVT, LegalizeAction Action) { in setPartialReduceMLAAction()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp4020 EVT InputVT = LHS.getValueType(); in getSETCCInGPR() local
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp1322 MVT InputVT = MVT::getVectorVT(MVT::getIntegerVT(EltBits), NumElements); in lowerVECTOR_SHUFFLEAsZeroOrAnyExtend() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp22774 SDValue InputVT = DAG.getValueType(DataVT); in performST1Combine() local
26018 SDValue InputVT = DAG.getValueType(SrcVT); in performScatterStoreCombine() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp12528 MVT InputVT = MVT::getVectorVT(MVT::getIntegerVT(EltBits), NumElements); in lowerShuffleAsSpecificExtension() local