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

  /external/llvm/lib/CodeGen/
CalcSpillWeights.cpp 49 unsigned sub, hreg, hsub; local
53 hsub = mi->getOperand(1).getSubReg();
57 hsub = mi->getOperand(0).getSubReg();
64 return sub == hsub ? hreg : 0;
  /external/llvm/lib/Target/AArch64/
AArch64InstrInfo.cpp     [all...]
AArch64ISelDAGToDAG.cpp     [all...]
AArch64ISelLowering.cpp     [all...]

Completed in 1350 milliseconds