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