Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DSmallVector.h474 size_t EltNo = I-this->begin(); in insert() local
504 size_t EltNo = I-this->begin(); in insert() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DSmallVector.h477 size_t EltNo = I-this->begin(); in insert() local
507 size_t EltNo = I-this->begin(); in insert() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCVSXSwapRemoval.cpp838 unsigned EltNo; in handleSpecialSwappables() local
DPPCISelLowering.cpp9428 unsigned EltNo = 8; // Start out undef. in LowerVECTOR_SHUFFLE() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DVectorUtils.cpp262 Value *llvm::findScalarElement(Value *V, unsigned EltNo) { in findScalarElement()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600ISelLowering.cpp1890 SDValue EltNo = N->getOperand(2); in PerformDAGCombine() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp3247 SDValue EltNo = Op.getOperand(1); in computeKnownBits() local
3272 SDValue EltNo = Op.getOperand(2); in computeKnownBits() local
3861 SDValue EltNo = Op.getOperand(2); in ComputeNumSignBits() local
3897 SDValue EltNo = Op.getOperand(1); in ComputeNumSignBits() local
DDAGCombiner.cpp10788 SDValue EltNo = N0->getOperand(1); in visitTRUNCATE() local
16852 SDValue EltNo = N->getOperand(2); in visitINSERT_VECTOR_ELT() local
16938 SDValue EltNo, in scalarizeExtractedVectorLoad()
19525 SDValue EltNo = InVal->getOperand(1); in visitSCALAR_TO_VECTOR() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp6592 unsigned EltNo = cast<ConstantSDNode>(V.getOperand(1))->getZExtValue(); in ReconstructShuffle() local
6706 int EltNo = cast<ConstantSDNode>(Entry.getOperand(1))->getSExtValue(); in ReconstructShuffle() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp7436 unsigned EltNo = cast<ConstantSDNode>(V.getOperand(1))->getZExtValue(); in ReconstructShuffle() local
7547 int EltNo = cast<ConstantSDNode>(Entry.getOperand(1))->getSExtValue(); in ReconstructShuffle() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp7995 int EltNo = (Offset - StartOffset) >> 2; in LowerAsSplatVectorLoad() local