Searched defs:addLiveIn (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | MachineFunction.cpp | 722 Register MachineFunction::addLiveIn(MCRegister PReg, addLiveIn() function in MachineFunction |
H A D | MachineBasicBlock.cpp | 643 MachineBasicBlock::addLiveIn(MCRegister PhysReg, const TargetRegisterClass *RC) { addLiveIn() function in MachineBasicBlock |
/llvm-project/llvm/lib/Target/Mips/ | ||
H A D | MipsISelLowering.cpp | 1287 addLiveIn(MachineFunction &MF, unsigned PReg, const TargetRegisterClass *RC) addLiveIn() function |