Home
last modified time | relevance | path

Searched defs:EltNo (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTVector.h234 size_t EltNo = I-this->begin(); in insert() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCVSXSwapRemoval.cpp864 unsigned EltNo; in handleSpecialSwappables() local
H A DPPCISelLowering.cpp10384 unsigned EltNo = 8; // Start out undef. in LowerVECTOR_SHUFFLE() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DVectorUtils.cpp165 Value *llvm::findScalarElement(Value *V, unsigned EltNo) { in findScalarElement()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp1764 SDValue EltNo = N->getOperand(2); in PerformDAGCombine() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3994 SDValue EltNo = Op.getOperand(1); in computeKnownBits() local
4029 SDValue EltNo = Op.getOperand(2); in computeKnownBits() local
4872 SDValue EltNo = Op.getOperand(2); in ComputeNumSignBits() local
4899 SDValue EltNo = Op.getOperand(1); in ComputeNumSignBits() local
H A DDAGCombiner.cpp14999 SDValue EltNo = N0->getOperand(1); in visitTRUNCATE() local
22074 SDValue EltNo = N->getOperand(2); in visitINSERT_VECTOR_ELT() local
22280 SDValue EltNo, in scalarizeExtractedVectorLoad()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp8238 unsigned EltNo = V.getConstantOperandVal(1); in ReconstructShuffle() local
8351 int EltNo = cast<ConstantSDNode>(Entry.getOperand(1))->getSExtValue(); in ReconstructShuffle() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp12101 unsigned EltNo = V.getConstantOperandVal(1); in ReconstructShuffle() local
12296 int EltNo = cast<ConstantSDNode>(Entry.getOperand(1))->getSExtValue(); in ReconstructShuffle() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp17178 auto StoreSubVec = [&](unsigned Width, unsigned Offset, unsigned EltNo) { in EmitPPCBuiltinExpr()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp16091 SDValue EltNo = N->getOperand(2); in performINSERT_VECTOR_ELTCombine() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp6833 int EltNo = (Offset - StartOffset) >> 2; in LowerAsSplatVectorLoad() local