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

  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypesGeneric.cpp 436 GetSplitOp(Op, Lo, Hi);
443 GetSplitOp(N->getOperand(1), LL, LH);
444 GetSplitOp(N->getOperand(2), RL, RH);
467 GetSplitOp(N->getOperand(2), LL, LH);
468 GetSplitOp(N->getOperand(3), RL, RH);
LegalizeTypes.h     [all...]

Completed in 34 milliseconds