Home
last modified time | relevance | path

Searched refs:Log2SlotSize (Results 1 – 17 of 17) sorted by relevance

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86CallFrameOptimization.cpp124 unsigned Log2SlotSize = 0; member in __anonf9a8b8f50111::X86CallFrameOptimization
229 Advantage += (CC.ExpectedDist >> Log2SlotSize) * 3; in isProfitable()
246 Log2SlotSize = Log2_32(SlotSize); in runOnMachineFunction()
369 unsigned int MaxAdjust = TII->getFrameSize(*FrameSetup) >> Log2SlotSize; in collectCallInfo()
443 StackDisp >>= Log2SlotSize; in collectCallInfo()
507 for (int Idx = (Context.ExpectedDist >> Log2SlotSize) - 1; Idx >= 0; --Idx) { in adjustCallSequence()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/X86/
H A DX86CallFrameOptimization.cpp124 unsigned Log2SlotSize = 0; member in __anone70942bd0111::X86CallFrameOptimization
229 Advantage += (CC.ExpectedDist >> Log2SlotSize) * 3; in isProfitable()
246 Log2SlotSize = Log2_32(SlotSize); in runOnMachineFunction()
369 unsigned int MaxAdjust = TII->getFrameSize(*FrameSetup) >> Log2SlotSize; in collectCallInfo()
443 StackDisp >>= Log2SlotSize; in collectCallInfo()
507 for (int Idx = (Context.ExpectedDist >> Log2SlotSize) - 1; Idx >= 0; --Idx) { in adjustCallSequence()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/X86/
H A DX86CallFrameOptimization.cpp123 unsigned Log2SlotSize = 0; member in __anon8feec2950111::X86CallFrameOptimization
229 Advantage += (CC.ExpectedDist >> Log2SlotSize) * 3; in isProfitable()
246 Log2SlotSize = Log2_32(SlotSize); in runOnMachineFunction()
369 unsigned int MaxAdjust = TII->getFrameSize(*FrameSetup) >> Log2SlotSize; in collectCallInfo()
443 StackDisp >>= Log2SlotSize; in collectCallInfo()
507 for (int Idx = (Context.ExpectedDist >> Log2SlotSize) - 1; Idx >= 0; --Idx) { in adjustCallSequence()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/X86/
H A DX86CallFrameOptimization.cpp124 unsigned Log2SlotSize = 0; member in __anon0f1b268b0111::X86CallFrameOptimization
229 Advantage += (CC.ExpectedDist >> Log2SlotSize) * 3; in isProfitable()
246 Log2SlotSize = Log2_32(SlotSize); in runOnMachineFunction()
369 unsigned int MaxAdjust = TII->getFrameSize(*FrameSetup) >> Log2SlotSize; in collectCallInfo()
443 StackDisp >>= Log2SlotSize; in collectCallInfo()
507 for (int Idx = (Context.ExpectedDist >> Log2SlotSize) - 1; Idx >= 0; --Idx) { in adjustCallSequence()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/X86/
H A DX86CallFrameOptimization.cpp124 unsigned Log2SlotSize = 0; member in __anon8f57af670111::X86CallFrameOptimization
229 Advantage += (CC.ExpectedDist >> Log2SlotSize) * 3; in isProfitable()
246 Log2SlotSize = Log2_32(SlotSize); in runOnMachineFunction()
369 unsigned int MaxAdjust = TII->getFrameSize(*FrameSetup) >> Log2SlotSize; in collectCallInfo()
443 StackDisp >>= Log2SlotSize; in collectCallInfo()
507 for (int Idx = (Context.ExpectedDist >> Log2SlotSize) - 1; Idx >= 0; --Idx) { in adjustCallSequence()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/X86/
H A DX86CallFrameOptimization.cpp124 unsigned Log2SlotSize = 0; member in __anon939f30970111::X86CallFrameOptimization
229 Advantage += (CC.ExpectedDist >> Log2SlotSize) * 3; in isProfitable()
246 Log2SlotSize = Log2_32(SlotSize); in runOnMachineFunction()
369 unsigned int MaxAdjust = TII->getFrameSize(*FrameSetup) >> Log2SlotSize; in collectCallInfo()
443 StackDisp >>= Log2SlotSize; in collectCallInfo()
507 for (int Idx = (Context.ExpectedDist >> Log2SlotSize) - 1; Idx >= 0; --Idx) { in adjustCallSequence()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86CallFrameOptimization.cpp123 unsigned Log2SlotSize = 0; member in __anon0132b2400111::X86CallFrameOptimization
229 Advantage += (CC.ExpectedDist >> Log2SlotSize) * 3; in isProfitable()
246 Log2SlotSize = Log2_32(SlotSize); in runOnMachineFunction()
369 unsigned int MaxAdjust = TII->getFrameSize(*FrameSetup) >> Log2SlotSize; in collectCallInfo()
443 StackDisp >>= Log2SlotSize; in collectCallInfo()
507 for (int Idx = (Context.ExpectedDist >> Log2SlotSize) - 1; Idx >= 0; --Idx) { in adjustCallSequence()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/X86/
H A DX86CallFrameOptimization.cpp124 unsigned Log2SlotSize = 0; member in __anon7bc6e54a0111::X86CallFrameOptimization
229 Advantage += (CC.ExpectedDist >> Log2SlotSize) * 3; in isProfitable()
246 Log2SlotSize = Log2_32(SlotSize); in runOnMachineFunction()
369 unsigned int MaxAdjust = TII->getFrameSize(*FrameSetup) >> Log2SlotSize; in collectCallInfo()
443 StackDisp >>= Log2SlotSize; in collectCallInfo()
507 for (int Idx = (Context.ExpectedDist >> Log2SlotSize) - 1; Idx >= 0; --Idx) { in adjustCallSequence()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/X86/
H A DX86CallFrameOptimization.cpp124 unsigned Log2SlotSize = 0; member in __anon86633d480111::X86CallFrameOptimization
229 Advantage += (CC.ExpectedDist >> Log2SlotSize) * 3; in isProfitable()
246 Log2SlotSize = Log2_32(SlotSize); in runOnMachineFunction()
369 unsigned int MaxAdjust = TII->getFrameSize(*FrameSetup) >> Log2SlotSize; in collectCallInfo()
443 StackDisp >>= Log2SlotSize; in collectCallInfo()
507 for (int Idx = (Context.ExpectedDist >> Log2SlotSize) - 1; Idx >= 0; --Idx) { in adjustCallSequence()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86CallFrameOptimization.cpp124 unsigned Log2SlotSize = 0; member in __anon36be72bd0111::X86CallFrameOptimization
229 Advantage += (CC.ExpectedDist >> Log2SlotSize) * 3; in isProfitable()
246 Log2SlotSize = Log2_32(SlotSize); in runOnMachineFunction()
369 unsigned int MaxAdjust = TII->getFrameSize(*FrameSetup) >> Log2SlotSize; in collectCallInfo()
443 StackDisp >>= Log2SlotSize; in collectCallInfo()
507 for (int Idx = (Context.ExpectedDist >> Log2SlotSize) - 1; Idx >= 0; --Idx) { in adjustCallSequence()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/X86/
H A DX86CallFrameOptimization.cpp124 unsigned Log2SlotSize = 0; member in __anon38dc627b0111::X86CallFrameOptimization
229 Advantage += (CC.ExpectedDist >> Log2SlotSize) * 3; in isProfitable()
246 Log2SlotSize = Log2_32(SlotSize); in runOnMachineFunction()
369 unsigned int MaxAdjust = TII->getFrameSize(*FrameSetup) >> Log2SlotSize; in collectCallInfo()
443 StackDisp >>= Log2SlotSize; in collectCallInfo()
507 for (int Idx = (Context.ExpectedDist >> Log2SlotSize) - 1; Idx >= 0; --Idx) { in adjustCallSequence()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/X86/
H A DX86CallFrameOptimization.cpp123 unsigned Log2SlotSize = 0; member in __anonb2fde9b80111::X86CallFrameOptimization
229 Advantage += (CC.ExpectedDist >> Log2SlotSize) * 3; in isProfitable()
246 Log2SlotSize = Log2_32(SlotSize); in runOnMachineFunction()
369 unsigned int MaxAdjust = TII->getFrameSize(*FrameSetup) >> Log2SlotSize; in collectCallInfo()
443 StackDisp >>= Log2SlotSize; in collectCallInfo()
507 for (int Idx = (Context.ExpectedDist >> Log2SlotSize) - 1; Idx >= 0; --Idx) { in adjustCallSequence()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/X86/
H A DX86CallFrameOptimization.cpp124 unsigned Log2SlotSize = 0; member in __anon04efcb680111::X86CallFrameOptimization
229 Advantage += (CC.ExpectedDist >> Log2SlotSize) * 3; in isProfitable()
246 Log2SlotSize = Log2_32(SlotSize); in runOnMachineFunction()
369 unsigned int MaxAdjust = TII->getFrameSize(*FrameSetup) >> Log2SlotSize; in collectCallInfo()
443 StackDisp >>= Log2SlotSize; in collectCallInfo()
507 for (int Idx = (Context.ExpectedDist >> Log2SlotSize) - 1; Idx >= 0; --Idx) { in adjustCallSequence()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/X86/
H A DX86CallFrameOptimization.cpp123 unsigned Log2SlotSize; member in __anon7269c8d50111::X86CallFrameOptimization
219 Advantage += (CC.ExpectedDist >> Log2SlotSize) * 3; in isProfitable()
236 Log2SlotSize = Log2_32(SlotSize); in runOnMachineFunction()
359 unsigned int MaxAdjust = TII->getFrameSize(*FrameSetup) >> Log2SlotSize; in collectCallInfo()
433 StackDisp >>= Log2SlotSize; in collectCallInfo()
497 for (int Idx = (Context.ExpectedDist >> Log2SlotSize) - 1; Idx >= 0; --Idx) { in adjustCallSequence()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/X86/
H A DX86CallFrameOptimization.cpp127 unsigned Log2SlotSize; member in __anon6eb95ad30111::X86CallFrameOptimization
223 Advantage += (CC.ExpectedDist >> Log2SlotSize) * 3; in isProfitable()
240 Log2SlotSize = Log2_32(SlotSize); in runOnMachineFunction()
363 unsigned int MaxAdjust = TII->getFrameSize(*FrameSetup) >> Log2SlotSize; in collectCallInfo()
437 StackDisp >>= Log2SlotSize; in collectCallInfo()
501 for (int Idx = (Context.ExpectedDist >> Log2SlotSize) - 1; Idx >= 0; --Idx) { in adjustCallSequence()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/X86/
H A DX86CallFrameOptimization.cpp131 unsigned Log2SlotSize; member in __anon6b08ecd10111::X86CallFrameOptimization
232 Advantage += (CC.ExpectedDist >> Log2SlotSize) * 3; in isProfitable()
249 Log2SlotSize = Log2_32(SlotSize); in runOnMachineFunction()
372 unsigned int MaxAdjust = TII->getFrameSize(*FrameSetup) >> Log2SlotSize; in collectCallInfo()
446 StackDisp >>= Log2SlotSize; in collectCallInfo()
510 for (int Idx = (Context.ExpectedDist >> Log2SlotSize) - 1; Idx >= 0; --Idx) { in adjustCallSequence()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86CallFrameOptimization.cpp124 unsigned Log2SlotSize = 0; member in __anon8d39bfa90111::X86CallFrameOptimization
229 Advantage += (CC.ExpectedDist >> Log2SlotSize) * 3; in isProfitable()
246 Log2SlotSize = Log2_32(SlotSize); in runOnMachineFunction()
369 unsigned int MaxAdjust = TII->getFrameSize(*FrameSetup) >> Log2SlotSize; in collectCallInfo()
443 StackDisp >>= Log2SlotSize; in collectCallInfo()
507 for (int Idx = (Context.ExpectedDist >> Log2SlotSize) - 1; Idx >= 0; --Idx) { in adjustCallSequence()