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

Completed in 296 milliseconds