Searched defs:ImplicitOp (Results 1 – 1 of 1) sorted by relevance
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InstrInfo.cpp | 1162 classifyLEAReg(MachineInstr & MI,const MachineOperand & Src,unsigned Opc,bool AllowSP,Register & NewSrc,bool & isKill,MachineOperand & ImplicitOp,LiveVariables * LV,LiveIntervals * LIS) const classifyLEAReg() argument 1470 MachineOperand ImplicitOp = MachineOperand::CreateReg(0, false); convertToThreeAddress() local 1508 MachineOperand ImplicitOp = MachineOperand::CreateReg(0, false); convertToThreeAddress() local 1534 MachineOperand ImplicitOp = MachineOperand::CreateReg(0, false); convertToThreeAddress() local 1578 MachineOperand ImplicitOp = MachineOperand::CreateReg(0, false); convertToThreeAddress() local 1628 MachineOperand ImplicitOp = MachineOperand::CreateReg(0, false); convertToThreeAddress() local 1668 MachineOperand ImplicitOp = MachineOperand::CreateReg(0, false); convertToThreeAddress() local [all...] |