/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | LiveVariables.h | 280 bool isLiveIn(Register Reg, const MachineBasicBlock &MBB) { in isLiveIn() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | LiveVariables.h | 280 bool isLiveIn(Register Reg, const MachineBasicBlock &MBB) { in isLiveIn() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | LiveVariables.h | 280 bool isLiveIn(Register Reg, const MachineBasicBlock &MBB) { in isLiveIn() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | LiveVariables.h | 280 bool isLiveIn(Register Reg, const MachineBasicBlock &MBB) { in isLiveIn() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | LiveVariables.h | 288 bool isLiveIn(Register Reg, const MachineBasicBlock &MBB) { in isLiveIn() function
|
/aosp_15_r20/external/llvm/include/llvm/CodeGen/ |
H A D | LiveVariables.h | 284 bool isLiveIn(unsigned Reg, const MachineBasicBlock &MBB) { in isLiveIn() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | LiveVariables.h | 283 bool isLiveIn(unsigned Reg, const MachineBasicBlock &MBB) { in isLiveIn() function
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | PHIElimination.cpp | 625 bool PHIElimination::isLiveIn(unsigned Reg, const MachineBasicBlock *MBB) { in isLiveIn() function in PHIElimination
|
H A D | MachineRegisterInfo.cpp | 370 bool MachineRegisterInfo::isLiveIn(unsigned Reg) const { in isLiveIn() function in MachineRegisterInfo
|
H A D | LiveVariables.cpp | 722 bool LiveVariables::VarInfo::isLiveIn(const MachineBasicBlock &MBB, in isLiveIn() function in LiveVariables::VarInfo
|
H A D | MachineBasicBlock.cpp | 337 bool MachineBasicBlock::isLiveIn(MCPhysReg Reg, LaneBitmask LaneMask) const { in isLiveIn() function in MachineBasicBlock
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | PHIElimination.cpp | 642 bool PHIElimination::isLiveIn(unsigned Reg, const MachineBasicBlock *MBB) { in isLiveIn() function in PHIElimination
|
H A D | MachineRegisterInfo.cpp | 442 bool MachineRegisterInfo::isLiveIn(unsigned Reg) const { in isLiveIn() function in MachineRegisterInfo
|
H A D | LiveVariables.cpp | 720 bool LiveVariables::VarInfo::isLiveIn(const MachineBasicBlock &MBB, in isLiveIn() function in LiveVariables::VarInfo
|
H A D | MachineBasicBlock.cpp | 466 bool MachineBasicBlock::isLiveIn(MCPhysReg Reg, LaneBitmask LaneMask) const { in isLiveIn() function in MachineBasicBlock
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | PHIElimination.cpp | 732 bool PHIElimination::isLiveIn(Register Reg, const MachineBasicBlock *MBB) { in isLiveIn() function in PHIElimination
|
H A D | MachineRegisterInfo.cpp | 440 bool MachineRegisterInfo::isLiveIn(Register Reg) const { in isLiveIn() function in MachineRegisterInfo
|
H A D | LiveVariables.cpp | 790 bool LiveVariables::VarInfo::isLiveIn(const MachineBasicBlock &MBB, in isLiveIn() function in LiveVariables::VarInfo
|
H A D | MachineBasicBlock.cpp | 601 bool MachineBasicBlock::isLiveIn(MCPhysReg Reg, LaneBitmask LaneMask) const { in isLiveIn() function in MachineBasicBlock
|
/aosp_15_r20/external/llvm/lib/Target/ARM/ |
H A D | ARMFrameLowering.cpp | 911 bool isLiveIn = MF.getRegInfo().isLiveIn(Reg); in emitPushInst() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMFrameLowering.cpp | 999 bool isLiveIn = MRI.isLiveIn(Reg); in emitPushInst() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | ARMFrameLowering.cpp | 1522 bool isLiveIn = MRI.isLiveIn(Reg); in emitPushInst() local
|
/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | X86FrameLowering.cpp | 1908 bool isLiveIn = MRI.isLiveIn(Reg); in spillCalleeSavedRegisters() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86FrameLowering.cpp | 2083 bool isLiveIn = MRI.isLiveIn(Reg); in spillCalleeSavedRegisters() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86FrameLowering.cpp | 2706 bool isLiveIn = MRI.isLiveIn(Reg); in spillCalleeSavedRegisters() local
|