/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64FalkorHWPFFix.cpp | 219 const MachineOperand *OffsetOpnd = nullptr; member 654 LI.OffsetOpnd = OffsetIdx == -1 ? nullptr : &MI.getOperand(OffsetIdx); in getLoadInfo() 664 if (LI.OffsetOpnd == nullptr) in getTag() 666 else if (LI.OffsetOpnd->isGlobal() || LI.OffsetOpnd->isSymbol() || in getTag() 667 LI.OffsetOpnd->isCPI()) in getTag() 669 else if (LI.OffsetOpnd->isReg()) in getTag() 670 Off = (1 << 5) | TRI->getEncodingValue(LI.OffsetOpnd->getReg()); in getTag() 672 Off = LI.OffsetOpnd->getImm() >> 2; in getTag()
|
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AArch64/ |
H A D | AArch64FalkorHWPFFix.cpp | 219 const MachineOperand *OffsetOpnd = nullptr; member 654 LI.OffsetOpnd = OffsetIdx == -1 ? nullptr : &MI.getOperand(OffsetIdx); in getLoadInfo() 664 if (LI.OffsetOpnd == nullptr) in getTag() 666 else if (LI.OffsetOpnd->isGlobal() || LI.OffsetOpnd->isSymbol() || in getTag() 667 LI.OffsetOpnd->isCPI()) in getTag() 669 else if (LI.OffsetOpnd->isReg()) in getTag() 670 Off = (1 << 5) | TRI->getEncodingValue(LI.OffsetOpnd->getReg()); in getTag() 672 Off = LI.OffsetOpnd->getImm() >> 2; in getTag()
|
H A D | AArch64FrameLowering.cpp | 857 MachineOperand &OffsetOpnd = MI.getOperand(OffsetIdx); in fixupCalleeSaveRestoreStackOffset() local 860 OffsetOpnd.setImm(OffsetOpnd.getImm() + LocalStackSize / Scale); in fixupCalleeSaveRestoreStackOffset()
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/ |
H A D | AArch64FalkorHWPFFix.cpp | 219 const MachineOperand *OffsetOpnd = nullptr; member 654 LI.OffsetOpnd = OffsetIdx == -1 ? nullptr : &MI.getOperand(OffsetIdx); in getLoadInfo() 664 if (LI.OffsetOpnd == nullptr) in getTag() 666 else if (LI.OffsetOpnd->isGlobal() || LI.OffsetOpnd->isSymbol() || in getTag() 667 LI.OffsetOpnd->isCPI()) in getTag() 669 else if (LI.OffsetOpnd->isReg()) in getTag() 670 Off = (1 << 5) | TRI->getEncodingValue(LI.OffsetOpnd->getReg()); in getTag() 672 Off = LI.OffsetOpnd->getImm() >> 2; in getTag()
|
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AArch64/ |
H A D | AArch64FalkorHWPFFix.cpp | 219 const MachineOperand *OffsetOpnd = nullptr; member 654 LI.OffsetOpnd = OffsetIdx == -1 ? nullptr : &MI.getOperand(OffsetIdx); in getLoadInfo() 664 if (LI.OffsetOpnd == nullptr) in getTag() 666 else if (LI.OffsetOpnd->isGlobal() || LI.OffsetOpnd->isSymbol() || in getTag() 667 LI.OffsetOpnd->isCPI()) in getTag() 669 else if (LI.OffsetOpnd->isReg()) in getTag() 670 Off = (1 << 5) | TRI->getEncodingValue(LI.OffsetOpnd->getReg()); in getTag() 672 Off = LI.OffsetOpnd->getImm() >> 2; in getTag()
|
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/ |
H A D | AArch64FalkorHWPFFix.cpp | 219 const MachineOperand *OffsetOpnd = nullptr; member 654 LI.OffsetOpnd = OffsetIdx == -1 ? nullptr : &MI.getOperand(OffsetIdx); in getLoadInfo() 664 if (LI.OffsetOpnd == nullptr) in getTag() 666 else if (LI.OffsetOpnd->isGlobal() || LI.OffsetOpnd->isSymbol() || in getTag() 667 LI.OffsetOpnd->isCPI()) in getTag() 669 else if (LI.OffsetOpnd->isReg()) in getTag() 670 Off = (1 << 5) | TRI->getEncodingValue(LI.OffsetOpnd->getReg()); in getTag() 672 Off = LI.OffsetOpnd->getImm() >> 2; in getTag()
|
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AArch64/ |
H A D | AArch64FalkorHWPFFix.cpp | 219 const MachineOperand *OffsetOpnd = nullptr; member 654 LI.OffsetOpnd = OffsetIdx == -1 ? nullptr : &MI.getOperand(OffsetIdx); in getLoadInfo() 664 if (LI.OffsetOpnd == nullptr) in getTag() 666 else if (LI.OffsetOpnd->isGlobal() || LI.OffsetOpnd->isSymbol() || in getTag() 667 LI.OffsetOpnd->isCPI()) in getTag() 669 else if (LI.OffsetOpnd->isReg()) in getTag() 670 Off = (1 << 5) | TRI->getEncodingValue(LI.OffsetOpnd->getReg()); in getTag() 672 Off = LI.OffsetOpnd->getImm() >> 2; in getTag()
|
H A D | AArch64FrameLowering.cpp | 963 MachineOperand &OffsetOpnd = MI.getOperand(OffsetIdx); in fixupCalleeSaveRestoreStackOffset() local 966 OffsetOpnd.setImm(OffsetOpnd.getImm() + LocalStackSize / Scale); in fixupCalleeSaveRestoreStackOffset()
|
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AArch64/ |
H A D | AArch64FalkorHWPFFix.cpp | 219 const MachineOperand *OffsetOpnd = nullptr; member 654 LI.OffsetOpnd = OffsetIdx == -1 ? nullptr : &MI.getOperand(OffsetIdx); in getLoadInfo() 664 if (LI.OffsetOpnd == nullptr) in getTag() 666 else if (LI.OffsetOpnd->isGlobal() || LI.OffsetOpnd->isSymbol() || in getTag() 667 LI.OffsetOpnd->isCPI()) in getTag() 669 else if (LI.OffsetOpnd->isReg()) in getTag() 670 Off = (1 << 5) | TRI->getEncodingValue(LI.OffsetOpnd->getReg()); in getTag() 672 Off = LI.OffsetOpnd->getImm() >> 2; in getTag()
|
H A D | AArch64FrameLowering.cpp | 789 MachineOperand &OffsetOpnd = MI.getOperand(OffsetIdx); in fixupCalleeSaveRestoreStackOffset() local 792 OffsetOpnd.setImm(OffsetOpnd.getImm() + LocalStackSize / Scale); in fixupCalleeSaveRestoreStackOffset()
|
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64FalkorHWPFFix.cpp | 219 const MachineOperand *OffsetOpnd = nullptr; member 654 LI.OffsetOpnd = OffsetIdx == -1 ? nullptr : &MI.getOperand(OffsetIdx); in getLoadInfo() 664 if (LI.OffsetOpnd == nullptr) in getTag() 666 else if (LI.OffsetOpnd->isGlobal() || LI.OffsetOpnd->isSymbol() || in getTag() 667 LI.OffsetOpnd->isCPI()) in getTag() 669 else if (LI.OffsetOpnd->isReg()) in getTag() 670 Off = (1 << 5) | TRI->getEncodingValue(LI.OffsetOpnd->getReg()); in getTag() 672 Off = LI.OffsetOpnd->getImm() >> 2; in getTag()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64FalkorHWPFFix.cpp | 219 const MachineOperand *OffsetOpnd = nullptr; member 654 LI.OffsetOpnd = OffsetIdx == -1 ? nullptr : &MI.getOperand(OffsetIdx); in getLoadInfo() 664 if (LI.OffsetOpnd == nullptr) in getTag() 666 else if (LI.OffsetOpnd->isGlobal() || LI.OffsetOpnd->isSymbol() || in getTag() 667 LI.OffsetOpnd->isCPI()) in getTag() 669 else if (LI.OffsetOpnd->isReg()) in getTag() 670 Off = (1 << 5) | TRI->getEncodingValue(LI.OffsetOpnd->getReg()); in getTag() 672 Off = LI.OffsetOpnd->getImm() >> 2; in getTag()
|
H A D | AArch64FrameLowering.cpp | 771 MachineOperand &OffsetOpnd = MI.getOperand(OffsetIdx); in fixupCalleeSaveRestoreStackOffset() local 774 OffsetOpnd.setImm(OffsetOpnd.getImm() + LocalStackSize / Scale); in fixupCalleeSaveRestoreStackOffset()
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AArch64/ |
H A D | AArch64FalkorHWPFFix.cpp | 219 const MachineOperand *OffsetOpnd = nullptr; member 654 LI.OffsetOpnd = OffsetIdx == -1 ? nullptr : &MI.getOperand(OffsetIdx); in getLoadInfo() 664 if (LI.OffsetOpnd == nullptr) in getTag() 666 else if (LI.OffsetOpnd->isGlobal() || LI.OffsetOpnd->isSymbol() || in getTag() 667 LI.OffsetOpnd->isCPI()) in getTag() 669 else if (LI.OffsetOpnd->isReg()) in getTag() 670 Off = (1 << 5) | TRI->getEncodingValue(LI.OffsetOpnd->getReg()); in getTag() 672 Off = LI.OffsetOpnd->getImm() >> 2; in getTag()
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/ |
H A D | AArch64FalkorHWPFFix.cpp | 219 const MachineOperand *OffsetOpnd = nullptr; member 654 LI.OffsetOpnd = OffsetIdx == -1 ? nullptr : &MI.getOperand(OffsetIdx); in getLoadInfo() 664 if (LI.OffsetOpnd == nullptr) in getTag() 666 else if (LI.OffsetOpnd->isGlobal() || LI.OffsetOpnd->isSymbol() || in getTag() 667 LI.OffsetOpnd->isCPI()) in getTag() 669 else if (LI.OffsetOpnd->isReg()) in getTag() 670 Off = (1 << 5) | TRI->getEncodingValue(LI.OffsetOpnd->getReg()); in getTag() 672 Off = LI.OffsetOpnd->getImm() >> 2; in getTag()
|
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64FalkorHWPFFix.cpp | 219 const MachineOperand *OffsetOpnd = nullptr; member 654 LI.OffsetOpnd = OffsetIdx == -1 ? nullptr : &MI.getOperand(OffsetIdx); in getLoadInfo() 664 if (LI.OffsetOpnd == nullptr) in getTag() 666 else if (LI.OffsetOpnd->isGlobal() || LI.OffsetOpnd->isSymbol() || in getTag() 667 LI.OffsetOpnd->isCPI()) in getTag() 669 else if (LI.OffsetOpnd->isReg()) in getTag() 670 Off = (1 << 5) | TRI->getEncodingValue(LI.OffsetOpnd->getReg()); in getTag() 672 Off = LI.OffsetOpnd->getImm() >> 2; in getTag()
|
H A D | AArch64FrameLowering.cpp | 789 MachineOperand &OffsetOpnd = MI.getOperand(OffsetIdx); in fixupCalleeSaveRestoreStackOffset() local 792 OffsetOpnd.setImm(OffsetOpnd.getImm() + LocalStackSize / Scale); in fixupCalleeSaveRestoreStackOffset()
|
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/ |
H A D | AArch64FalkorHWPFFix.cpp | 219 const MachineOperand *OffsetOpnd = nullptr; member 654 LI.OffsetOpnd = OffsetIdx == -1 ? nullptr : &MI.getOperand(OffsetIdx); in getLoadInfo() 664 if (LI.OffsetOpnd == nullptr) in getTag() 666 else if (LI.OffsetOpnd->isGlobal() || LI.OffsetOpnd->isSymbol() || in getTag() 667 LI.OffsetOpnd->isCPI()) in getTag() 669 else if (LI.OffsetOpnd->isReg()) in getTag() 670 Off = (1 << 5) | TRI->getEncodingValue(LI.OffsetOpnd->getReg()); in getTag() 672 Off = LI.OffsetOpnd->getImm() >> 2; in getTag()
|
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/ |
H A D | AArch64FalkorHWPFFix.cpp | 219 const MachineOperand *OffsetOpnd = nullptr; 654 LI.OffsetOpnd = OffsetIdx == -1 ? nullptr : &MI.getOperand(OffsetIdx); 664 if (LI.OffsetOpnd == nullptr) 666 else if (LI.OffsetOpnd->isGlobal() || LI.OffsetOpnd->isSymbol() || 667 LI.OffsetOpnd->isCPI()) 669 else if (LI.OffsetOpnd->isReg()) 670 Off = (1 << 5) | TRI->getEncodingValue(LI.OffsetOpnd->getReg()); 672 Off = LI.OffsetOpnd->getImm() >> 2;
|
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AArch64/ |
H A D | AArch64FalkorHWPFFix.cpp | 218 const MachineOperand *OffsetOpnd = nullptr; member 653 LI.OffsetOpnd = OffsetIdx == -1 ? nullptr : &MI.getOperand(OffsetIdx); in getLoadInfo() 663 if (LI.OffsetOpnd == nullptr) in getTag() 665 else if (LI.OffsetOpnd->isGlobal() || LI.OffsetOpnd->isSymbol() || in getTag() 666 LI.OffsetOpnd->isCPI()) in getTag() 668 else if (LI.OffsetOpnd->isReg()) in getTag() 669 Off = (1 << 5) | TRI->getEncodingValue(LI.OffsetOpnd->getReg()); in getTag() 671 Off = LI.OffsetOpnd->getImm() >> 2; in getTag()
|
H A D | AArch64FrameLowering.cpp | 730 MachineOperand &OffsetOpnd = MI.getOperand(OffsetIdx); in fixupCalleeSaveRestoreStackOffset() local 733 OffsetOpnd.setImm(OffsetOpnd.getImm() + LocalStackSize / Scale); in fixupCalleeSaveRestoreStackOffset()
|
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/AArch64/ |
H A D | AArch64FalkorHWPFFix.cpp | 219 const MachineOperand *OffsetOpnd = nullptr; member 654 LI.OffsetOpnd = OffsetIdx == -1 ? nullptr : &MI.getOperand(OffsetIdx); in getLoadInfo() 664 if (LI.OffsetOpnd == nullptr) in getTag() 666 else if (LI.OffsetOpnd->isGlobal() || LI.OffsetOpnd->isSymbol() || in getTag() 667 LI.OffsetOpnd->isCPI()) in getTag() 669 else if (LI.OffsetOpnd->isReg()) in getTag() 670 Off = (1 << 5) | TRI->getEncodingValue(LI.OffsetOpnd->getReg()); in getTag() 672 Off = LI.OffsetOpnd->getImm() >> 2; in getTag()
|
H A D | AArch64FrameLowering.cpp | 733 MachineOperand &OffsetOpnd = MI.getOperand(OffsetIdx); in fixupCalleeSaveRestoreStackOffset() local 736 OffsetOpnd.setImm(OffsetOpnd.getImm() + LocalStackSize / Scale); in fixupCalleeSaveRestoreStackOffset()
|
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/AArch64/ |
H A D | AArch64FalkorHWPFFix.cpp | 219 const MachineOperand *OffsetOpnd = nullptr; member 654 LI.OffsetOpnd = OffsetIdx == -1 ? nullptr : &MI.getOperand(OffsetIdx); in getLoadInfo() 664 if (LI.OffsetOpnd == nullptr) in getTag() 666 else if (LI.OffsetOpnd->isGlobal() || LI.OffsetOpnd->isSymbol() || in getTag() 667 LI.OffsetOpnd->isCPI()) in getTag() 669 else if (LI.OffsetOpnd->isReg()) in getTag() 670 Off = (1 << 5) | TRI->getEncodingValue(LI.OffsetOpnd->getReg()); in getTag() 672 Off = LI.OffsetOpnd->getImm() >> 2; in getTag()
|
H A D | AArch64FrameLowering.cpp | 511 MachineOperand &OffsetOpnd = MI.getOperand(OffsetIdx); 514 OffsetOpnd.setImm(OffsetOpnd.getImm() + LocalStackSize / 8);
|