Home
last modified time | relevance | path

Searched refs:hasDefOfPhysReg (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCInstrDesc.cpp40 if (hasDefOfPhysReg(MI, PC, RI)) in mayAffectControlFlow()
63 bool MCInstrDesc::hasDefOfPhysReg(const MCInst &MI, unsigned Reg, in hasDefOfPhysReg() function in MCInstrDesc
/external/llvm/lib/MC/
DMCInstrDesc.cpp40 if (hasDefOfPhysReg(MI, PC, RI)) in mayAffectControlFlow()
63 bool MCInstrDesc::hasDefOfPhysReg(const MCInst &MI, unsigned Reg, in hasDefOfPhysReg() function in MCInstrDesc
/external/llvm/include/llvm/MC/
DMCInstrDesc.h550 bool hasDefOfPhysReg(const MCInst &MI, unsigned Reg,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCInstrDesc.h590 bool hasDefOfPhysReg(const MCInst &MI, unsigned Reg,
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cfi-verify/lib/
DFileAnalysis.cpp326 if (InstrDesc.hasDefOfPhysReg(NodeInstr.Instruction, RegNum, in indirectCFOperandClobber()