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

  /external/llvm/lib/Target/Sparc/
LeonPasses.h 28 const int LAST_OPERAND = -1;
LeonPasses.cpp 32 if (OperandIndex == LAST_OPERAND) {
841 (GetRegIndexForOperand(MI, LAST_OPERAND) == FxRegIndex ||
842 GetRegIndexForOperand(MI, LAST_OPERAND) == FyRegIndex)) ||
    [all...]

Completed in 55 milliseconds