Home
last modified time | relevance | path

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

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