/external/llvm/include/llvm/ADT/ |
D | SmallVector.h | 471 size_t EltNo = I-this->begin(); in insert() local 501 size_t EltNo = I-this->begin(); in insert() local
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | SmallVector.h | 474 size_t EltNo = I-this->begin(); in insert() local 504 size_t EltNo = I-this->begin(); in insert() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | SmallVector.h | 477 size_t EltNo = I-this->begin(); in insert() local 507 size_t EltNo = I-this->begin(); in insert() local
|
/external/llvm/lib/Analysis/ |
D | VectorUtils.cpp | 234 Value *llvm::findScalarElement(Value *V, unsigned EltNo) { in findScalarElement()
|
/external/clang/include/clang/AST/ |
D | ASTVector.h | 231 size_t EltNo = I-this->begin(); in insert() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCVSXSwapRemoval.cpp | 832 unsigned EltNo; in handleSpecialSwappables() local
|
D | PPCISelLowering.cpp | 7568 unsigned EltNo = 8; // Start out undef. in LowerVECTOR_SHUFFLE() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCVSXSwapRemoval.cpp | 838 unsigned EltNo; in handleSpecialSwappables() local
|
D | PPCISelLowering.cpp | 9428 unsigned EltNo = 8; // Start out undef. in LowerVECTOR_SHUFFLE() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | VectorUtils.cpp | 262 Value *llvm::findScalarElement(Value *V, unsigned EltNo) { in findScalarElement()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | R600ISelLowering.cpp | 1890 SDValue EltNo = N->getOperand(2); in PerformDAGCombine() local
|
/external/llvm/lib/Target/AMDGPU/ |
D | R600ISelLowering.cpp | 1999 SDValue EltNo = N->getOperand(2); in PerformDAGCombine() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 7127 SDValue EltNo = N0->getOperand(1); in visitTRUNCATE() local 12184 SDValue EltNo = N->getOperand(2); in visitINSERT_VECTOR_ELT() local 12256 SDNode *EVE, EVT InVecVT, SDValue EltNo, LoadSDNode *OriginalLoad) { in ReplaceExtractVectorEltOfLoadWithNarrowedLoad() 12352 SDValue EltNo = N->getOperand(1); in visitEXTRACT_VECTOR_ELT() local 13762 SDValue EltNo = InVal->getOperand(1); in visitSCALAR_TO_VECTOR() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 3247 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
|
D | DAGCombiner.cpp | 10788 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
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 4976 unsigned EltNo = cast<ConstantSDNode>(V.getOperand(1))->getZExtValue(); in ReconstructShuffle() local 5088 int EltNo = cast<ConstantSDNode>(Entry.getOperand(1))->getSExtValue(); in ReconstructShuffle() local
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 5908 unsigned EltNo = cast<ConstantSDNode>(V.getOperand(1))->getZExtValue(); in ReconstructShuffle() local 6020 int EltNo = cast<ConstantSDNode>(Entry.getOperand(1))->getSExtValue(); in ReconstructShuffle() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 6592 unsigned EltNo = cast<ConstantSDNode>(V.getOperand(1))->getZExtValue(); in ReconstructShuffle() local 6706 int EltNo = cast<ConstantSDNode>(Entry.getOperand(1))->getSExtValue(); in ReconstructShuffle() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 7436 unsigned EltNo = cast<ConstantSDNode>(V.getOperand(1))->getZExtValue(); in ReconstructShuffle() local 7547 int EltNo = cast<ConstantSDNode>(Entry.getOperand(1))->getSExtValue(); in ReconstructShuffle() local
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 5541 int EltNo = (Offset - StartOffset) >> 2; in LowerAsSplatVectorLoad() local 26157 SDValue EltNo = N->getOperand(1); in XFormVExtractWithShuffleIntoLoad() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 7998 int EltNo = (Offset - StartOffset) >> 2; in LowerAsSplatVectorLoad() local
|