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

  /external/llvm/include/llvm/CodeGen/
MachineInstrBundle.h 149 /// analyzeVirtReg - Analyze how the current instruction or bundle uses a
157 RegInfo analyzeVirtReg(unsigned Reg,
  /external/llvm/lib/CodeGen/
MachineInstrBundle.cpp 252 MachineOperandIteratorBase::analyzeVirtReg(unsigned Reg,
InlineSpiller.cpp 869 MIBundleOperands(MI).analyzeVirtReg(VirtReg.reg, &Ops);
    [all...]

Completed in 150 milliseconds