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 479 GetSplitOp(Op, Lo, Hi);
486 GetSplitOp(N->getOperand(1), LL, LH);
487 GetSplitOp(N->getOperand(2), RL, RH);
510 GetSplitOp(N->getOperand(2), LL, LH);
511 GetSplitOp(N->getOperand(3), RL, RH);
LegalizeTypes.h     [all...]

Completed in 87 milliseconds