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

  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeVectorTypes.cpp 728 SDValue Op2Lo, Op2Hi;
729 GetSplitVector(N->getOperand(2), Op2Lo, Op2Hi);
735 Op0Hi, Op1Hi, Op2Hi);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
LegalizeVectorTypes.cpp 804 SDValue Op2Lo, Op2Hi;
805 GetSplitVector(N->getOperand(2), Op2Lo, Op2Hi);
811 Op0Hi, Op1Hi, Op2Hi);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 349 milliseconds