Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTVector.h234 size_t EltNo = I-this->begin(); in insert() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCVSXSwapRemoval.cpp862 unsigned EltNo; in handleSpecialSwappables() local
H A DPPCISelLowering.cpp9914 unsigned EltNo = 8; // Start out undef. in LowerVECTOR_SHUFFLE() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DVectorUtils.cpp270 Value *llvm::findScalarElement(Value *V, unsigned EltNo) { in findScalarElement()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp1801 SDValue EltNo = N->getOperand(2); in PerformDAGCombine() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3406 SDValue EltNo = Op.getOperand(1); in computeKnownBits() local
3438 SDValue EltNo = Op.getOperand(2); in computeKnownBits() local
4043 SDValue EltNo = Op.getOperand(2); in ComputeNumSignBits() local
4069 SDValue EltNo = Op.getOperand(1); in ComputeNumSignBits() local
H A DDAGCombiner.cpp12063 SDValue EltNo = N0->getOperand(1); in visitTRUNCATE() local
18286 SDValue EltNo = N->getOperand(2); in visitINSERT_VECTOR_ELT() local
18380 SDValue EltNo, in scalarizeExtractedVectorLoad()
21394 SDValue EltNo = InVal->getOperand(1); in visitSCALAR_TO_VECTOR() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp8241 unsigned EltNo = cast<ConstantSDNode>(V.getOperand(1))->getZExtValue(); in ReconstructShuffle() local
8369 int EltNo = cast<ConstantSDNode>(Entry.getOperand(1))->getSExtValue(); in ReconstructShuffle() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp7772 unsigned EltNo = cast<ConstantSDNode>(V.getOperand(1))->getZExtValue(); in ReconstructShuffle() local
7885 int EltNo = cast<ConstantSDNode>(Entry.getOperand(1))->getSExtValue(); in ReconstructShuffle() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp8417 int EltNo = (Offset - StartOffset) >> 2; in LowerAsSplatVectorLoad() local