HomeSort by relevance Sort by last modified time
    Searched refs:VecIdx (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeIntegerTypes.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp 88 SDValue VecIdx = DAG.getIntPtrConstant(NormalizedIdxVal);
90 VecIdx);
121 SDValue VecIdx = DAG.getIntPtrConstant(NormalizedIdxVal);
123 VecIdx);
    [all...]

Completed in 33 milliseconds