Home
last modified time | relevance | path

Searched defs:SmallVT (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp4077 EVT SmallVT = EVT::getIntegerVT(*DAG.getContext(), WidthVal); in PerformDAGCombine() local
H A DSIISelLowering.cpp6771 EVT SmallVT = in lowerWorkitemID() local
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp1504 EVT SmallVT = LHS.getValueType(); in PromoteIntRes_XMULO() local
H A DTargetLowering.cpp581 EVT SmallVT = EVT::getIntegerVT(*DAG.getContext(), SmallVTBits); in ShrinkDemandedOp() local
H A DDAGCombiner.cpp9576 EVT SmallVT = N0.getOperand(0).getValueType(); in visitSRL() local
21838 EVT SmallVT = V.getOperand(1).getValueType(); in visitEXTRACT_SUBVECTOR() local
H A DSelectionDAGBuilder.cpp9232 EVT SmallVT = EVT::getIntegerVT(*DAG.getContext(), Bits); in lowerRangeToAssertZExt() local
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp713 for (auto SmallVT : SmallerVTs) { in RISCVTargetLowering() local