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

  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeVectorTypes.cpp 726 SDValue Op1Lo, Op1Hi;
727 GetSplitVector(N->getOperand(1), Op1Lo, Op1Hi);
735 Op0Hi, Op1Hi, Op2Hi);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
LegalizeVectorTypes.cpp 802 SDValue Op1Lo, Op1Hi;
803 GetSplitVector(N->getOperand(1), Op1Lo, Op1Hi);
811 Op0Hi, Op1Hi, Op2Hi);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 100 milliseconds