Home
last modified time | relevance | path

Searched defs:WideNumElts (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp7790 unsigned WideNumElts = 128 / EltVT.getSizeInBits(); in LowerTRUNCATEVector() local
8360 unsigned WideNumElts = 128 / EltVT.getSizeInBits(); in widenVec() local
8393 unsigned WideNumElts = WideVT.getVectorNumElements(); in LowerINT_TO_FPVector() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorTypes.cpp4754 ElementCount WideNumElts = SrcVT.getVectorElementCount(); in WidenVecOp_FP_TO_XINT_SAT() local
DDAGCombiner.cpp20268 unsigned WideNumElts = WideBVT.getVectorNumElements(); in narrowExtractedVectorBinOp() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp5985 unsigned WideNumElts = WideSizeInBits / Vec.getScalarValueSizeInBits(); in widenSubVector() local