Home
last modified time | relevance | path

Searched defs:addLiveIn (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineFunction.cpp390 unsigned MachineFunction::addLiveIn(unsigned PReg, in addLiveIn() function in MachineFunction
/external/llvm/lib/CodeGen/
DMachineFunction.cpp512 unsigned MachineFunction::addLiveIn(unsigned PReg, in addLiveIn() function in MachineFunction
DMachineBasicBlock.cpp365 MachineBasicBlock::addLiveIn(MCPhysReg PhysReg, const TargetRegisterClass *RC) { in addLiveIn() function in MachineBasicBlock
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp931 addLiveIn(MachineFunction &MF, unsigned PReg, const TargetRegisterClass *RC) in addLiveIn() function