Searched defs:ImplicitOp (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InstrInfo.cpp | 1139 classifyLEAReg(MachineInstr & MI,const MachineOperand & Src,unsigned Opc,bool AllowSP,Register & NewSrc,bool & isKill,MachineOperand & ImplicitOp,LiveVariables * LV,LiveIntervals * LIS) const classifyLEAReg() argument 1447 MachineOperand ImplicitOp = MachineOperand::CreateReg(0, false); convertToThreeAddress() local 1485 MachineOperand ImplicitOp = MachineOperand::CreateReg(0, false); convertToThreeAddress() local 1511 MachineOperand ImplicitOp = MachineOperand::CreateReg(0, false); convertToThreeAddress() local 1555 MachineOperand ImplicitOp = MachineOperand::CreateReg(0, false); convertToThreeAddress() local 1605 MachineOperand ImplicitOp = MachineOperand::CreateReg(0, false); convertToThreeAddress() local 1645 MachineOperand ImplicitOp = MachineOperand::CreateReg(0, false); convertToThreeAddress() local [all...] |