Searched defs:RID (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Analysis/
H A DScalarEvolution.cpp496 RID = RV->getValueID(); local
497 if (LID != RID)
498 return (int)LID - (int)RID;
/external/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp301 MachineOperand &RID = MI->getOperand(4); local
349 .addOperand(RID)
368 .addOperand(RID)
388 .addOperand(RID)
402 MachineOperand &RID = MI->getOperand(4); local
451 .addOperand(RID)
470 .addOperand(RID)
490 .addOperand(RID)

Completed in 146 milliseconds