HomeSort by: relevance | last modified time | path
    Searched refs:hasDefOfPhysReg (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/MC/
MCInstrDesc.cpp 28 if (hasDefOfPhysReg(MI, PC, RI))
42 bool MCInstrDesc::hasDefOfPhysReg(const MCInst &MI, unsigned Reg,
  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCInstrDesc.h 632 bool hasDefOfPhysReg(const MCInst &MI, unsigned Reg,
  /src/external/apache2/llvm/dist/llvm/tools/llvm-cfi-verify/lib/
FileAnalysis.cpp 344 if (InstrDesc.hasDefOfPhysReg(NodeInstr.Instruction, RegNum,
  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/
ARMAsmParser.cpp 10825 if (MCID.hasDefOfPhysReg(Inst, ARM::PC, *MRI))

Completed in 25 milliseconds