Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp5132 EVT SmallVT = EVT::getIntegerVT(*DAG.getContext(), WidthVal); in PerformDAGCombine() local
H A DSIISelLowering.cpp7954 EVT SmallVT = EVT::getIntegerVT(*DAG.getContext(), llvm::bit_width(MaxID)); in lowerWorkitemID() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp1653 EVT SmallVT = LHS.getValueType(); in PromoteIntRes_XMULO() local
H A DTargetLowering.cpp599 EVT SmallVT = EVT::getIntegerVT(*DAG.getContext(), SmallVTBits); in ShrinkDemandedOp() local
H A DSelectionDAGBuilder.cpp9878 EVT SmallVT = EVT::getIntegerVT(*DAG.getContext(), Bits); in lowerRangeToAssertZExt() local
H A DDAGCombiner.cpp10632 EVT SmallVT = N0.getOperand(0).getValueType(); in visitSRL() local
24564 EVT SmallVT = V.getOperand(1).getValueType(); in visitEXTRACT_SUBVECTOR() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp1013 for (auto SmallVT : SmallerVTs) { in RISCVTargetLowering() local