Searched defs:ResElts (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/IR/ | ||
H A D | ConstantFold.cpp | 1212 SmallVector<Constant*, 4> ResElts; ConstantFoldCompareInstruction() local |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGExprScalar.cpp | 2065 unsigned ResElts = cast<llvm::FixedVectorType>(VType)->getNumElements(); VisitInitListExpr() local |
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.cpp | 2296 unsigned ResElts = ResVT.getVectorNumElements(); isExtractSubvectorCheap() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 50974 unsigned ResElts = VT.getVectorNumElements(); combineTruncateWithSat() local |