Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp4208 EVT SmallVT = EVT::getIntegerVT(*DAG.getContext(), WidthVal); in PerformDAGCombine() local
H A DSIISelLowering.cpp6832 EVT SmallVT = EVT::getIntegerVT(*DAG.getContext(), llvm::bit_width(MaxID)); in lowerWorkitemID() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp1511 EVT SmallVT = LHS.getValueType(); in PromoteIntRes_XMULO() local
H A DTargetLowering.cpp582 EVT SmallVT = EVT::getIntegerVT(*DAG.getContext(), SmallVTBits); in ShrinkDemandedOp() local
H A DDAGCombiner.cpp9867 EVT SmallVT = N0.getOperand(0).getValueType(); in visitSRL() local
22994 EVT SmallVT = V.getOperand(1).getValueType(); in visitEXTRACT_SUBVECTOR() local
H A DSelectionDAGBuilder.cpp9481 EVT SmallVT = EVT::getIntegerVT(*DAG.getContext(), Bits); in lowerRangeToAssertZExt() local
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp767 for (auto SmallVT : SmallerVTs) { in RISCVTargetLowering() local