Home
last modified time | relevance | path

Searched refs:getLiveInPhysReg (Results 1 – 11 of 11) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineRegisterInfo.cpp197 unsigned MachineRegisterInfo::getLiveInPhysReg(unsigned VReg) const { in getLiveInPhysReg() function in MachineRegisterInfo
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineRegisterInfo.h323 unsigned getLiveInPhysReg(unsigned VReg) const;
/external/llvm/lib/CodeGen/
DMachineRegisterInfo.cpp379 unsigned MachineRegisterInfo::getLiveInPhysReg(unsigned VReg) const { in getLiveInPhysReg() function in MachineRegisterInfo
/external/llvm/include/llvm/CodeGen/
DMachineRegisterInfo.h808 unsigned getLiveInPhysReg(unsigned VReg) const;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineRegisterInfo.cpp446 unsigned MachineRegisterInfo::getLiveInPhysReg(unsigned VReg) const { in getLiveInPhysReg() function in MachineRegisterInfo
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineRegisterInfo.h927 unsigned getLiveInPhysReg(unsigned VReg) const;
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp91 if (MRI.getLiveInPhysReg(ArgReg) != Reg) in parametersInCSRMatch()
DSelectionDAGBuilder.cpp4696 unsigned PR = RegInfo.getLiveInPhysReg(Reg); in EmitFuncArgumentDbgValue()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp93 if (MRI.getLiveInPhysReg(ArgReg) != Reg) in parametersInCSRMatch()
DSelectionDAGBuilder.cpp4925 unsigned PR = RegInfo.getLiveInPhysReg(Reg); in EmitFuncArgumentDbgValue()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp4410 unsigned PR = RegInfo.getLiveInPhysReg(Reg); in EmitFuncArgumentDbgValue()