Home
last modified time | relevance | path

Searched refs:MachineFunction (Results 1 – 25 of 6403) sorted by relevance

12345678910>>...257

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86FrameLowering.h59 void inlineStackProbe(MachineFunction &MF,
75 void adjustForSegmentedStacks(MachineFunction &MF,
78 void adjustForHiPEPrologue(MachineFunction &MF,
85 assignCalleeSavedSpillSlots(MachineFunction &MF,
100 bool hasFP(const MachineFunction &MF) const override;
169 void orderFrameObjects(const MachineFunction &MF,
191 bool has128ByteRedZone(const MachineFunction& MF) const;
194 bool isWin64Prologue(const MachineFunction &MF) const;
196 bool needsDwarfCFI(const MachineFunction &MF) const;
224 void emitStackProbeInlineGenericLoop(MachineFunction &MF,
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/X86/
H A DX86FrameLowering.h59 void inlineStackProbe(MachineFunction &MF,
75 void adjustForSegmentedStacks(MachineFunction &MF,
78 void adjustForHiPEPrologue(MachineFunction &MF,
85 assignCalleeSavedSpillSlots(MachineFunction &MF,
100 bool hasFP(const MachineFunction &MF) const override;
169 void orderFrameObjects(const MachineFunction &MF,
191 bool has128ByteRedZone(const MachineFunction& MF) const;
194 bool isWin64Prologue(const MachineFunction &MF) const;
196 bool needsDwarfCFI(const MachineFunction &MF) const;
224 void emitStackProbeInlineGenericLoop(MachineFunction &MF,
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.h59 void inlineStackProbe(MachineFunction &MF,
75 void adjustForSegmentedStacks(MachineFunction &MF,
78 void adjustForHiPEPrologue(MachineFunction &MF,
85 assignCalleeSavedSpillSlots(MachineFunction &MF,
100 bool hasFP(const MachineFunction &MF) const override;
169 void orderFrameObjects(const MachineFunction &MF,
191 bool has128ByteRedZone(const MachineFunction& MF) const;
194 bool isWin64Prologue(const MachineFunction &MF) const;
196 bool needsDwarfCFI(const MachineFunction &MF) const;
224 void emitStackProbeInlineGenericLoop(MachineFunction &MF,
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/X86/
H A DX86FrameLowering.h59 void inlineStackProbe(MachineFunction &MF,
75 void adjustForSegmentedStacks(MachineFunction &MF,
78 void adjustForHiPEPrologue(MachineFunction &MF,
85 assignCalleeSavedSpillSlots(MachineFunction &MF,
100 bool hasFP(const MachineFunction &MF) const override;
169 void orderFrameObjects(const MachineFunction &MF,
191 bool has128ByteRedZone(const MachineFunction& MF) const;
194 bool isWin64Prologue(const MachineFunction &MF) const;
196 bool needsDwarfCFI(const MachineFunction &MF) const;
224 void emitStackProbeInlineGenericLoop(MachineFunction &MF,
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86FrameLowering.h59 void inlineStackProbe(MachineFunction &MF,
75 void adjustForSegmentedStacks(MachineFunction &MF,
78 void adjustForHiPEPrologue(MachineFunction &MF,
85 assignCalleeSavedSpillSlots(MachineFunction &MF,
100 bool hasFP(const MachineFunction &MF) const override;
169 void orderFrameObjects(const MachineFunction &MF,
191 bool has128ByteRedZone(const MachineFunction& MF) const;
194 bool isWin64Prologue(const MachineFunction &MF) const;
196 bool needsDwarfCFI(const MachineFunction &MF) const;
224 void emitStackProbeInlineGenericLoop(MachineFunction &MF,
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86FrameLowering.h59 void inlineStackProbe(MachineFunction &MF,
75 void adjustForSegmentedStacks(MachineFunction &MF,
78 void adjustForHiPEPrologue(MachineFunction &MF,
85 assignCalleeSavedSpillSlots(MachineFunction &MF,
100 bool hasFP(const MachineFunction &MF) const override;
169 void orderFrameObjects(const MachineFunction &MF,
191 bool has128ByteRedZone(const MachineFunction& MF) const;
194 bool isWin64Prologue(const MachineFunction &MF) const;
196 bool needsDwarfCFI(const MachineFunction &MF) const;
224 void emitStackProbeInlineGenericLoop(MachineFunction &MF,
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFrameLowering.h44 bool hasFP(const MachineFunction &MF) const override;
49 bool needsPrologForEH(const MachineFunction &MF) const;
62 static unsigned getSPReg(const MachineFunction &MF);
63 static unsigned getFPReg(const MachineFunction &MF);
64 static unsigned getOpcConst(const MachineFunction &MF);
65 static unsigned getOpcAdd(const MachineFunction &MF);
66 static unsigned getOpcSub(const MachineFunction &MF);
67 static unsigned getOpcAnd(const MachineFunction &MF);
72 bool hasBP(const MachineFunction &MF) const;
74 bool needsSP(const MachineFunction &MF) const;
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/WebAssembly/
H A DWebAssemblyFrameLowering.h44 bool hasFP(const MachineFunction &MF) const override;
49 bool needsPrologForEH(const MachineFunction &MF) const;
62 static unsigned getSPReg(const MachineFunction &MF);
63 static unsigned getFPReg(const MachineFunction &MF);
64 static unsigned getOpcConst(const MachineFunction &MF);
65 static unsigned getOpcAdd(const MachineFunction &MF);
66 static unsigned getOpcSub(const MachineFunction &MF);
67 static unsigned getOpcAnd(const MachineFunction &MF);
72 bool hasBP(const MachineFunction &MF) const;
74 bool needsSP(const MachineFunction &MF) const;
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFrameLowering.h44 bool hasFP(const MachineFunction &MF) const override;
49 bool needsPrologForEH(const MachineFunction &MF) const;
62 static unsigned getSPReg(const MachineFunction &MF);
63 static unsigned getFPReg(const MachineFunction &MF);
64 static unsigned getOpcConst(const MachineFunction &MF);
65 static unsigned getOpcAdd(const MachineFunction &MF);
66 static unsigned getOpcSub(const MachineFunction &MF);
67 static unsigned getOpcAnd(const MachineFunction &MF);
72 bool hasBP(const MachineFunction &MF) const;
74 bool needsSP(const MachineFunction &MF) const;
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFrameLowering.h44 bool hasFP(const MachineFunction &MF) const override;
49 bool needsPrologForEH(const MachineFunction &MF) const;
62 static unsigned getSPReg(const MachineFunction &MF);
63 static unsigned getFPReg(const MachineFunction &MF);
64 static unsigned getOpcConst(const MachineFunction &MF);
65 static unsigned getOpcAdd(const MachineFunction &MF);
66 static unsigned getOpcSub(const MachineFunction &MF);
67 static unsigned getOpcAnd(const MachineFunction &MF);
72 bool hasBP(const MachineFunction &MF) const;
74 bool needsSP(const MachineFunction &MF) const;
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFrameLowering.h44 bool hasFP(const MachineFunction &MF) const override;
49 bool needsPrologForEH(const MachineFunction &MF) const;
62 static unsigned getSPReg(const MachineFunction &MF);
63 static unsigned getFPReg(const MachineFunction &MF);
64 static unsigned getOpcConst(const MachineFunction &MF);
65 static unsigned getOpcAdd(const MachineFunction &MF);
66 static unsigned getOpcSub(const MachineFunction &MF);
67 static unsigned getOpcAnd(const MachineFunction &MF);
72 bool hasBP(const MachineFunction &MF) const;
74 bool needsSP(const MachineFunction &MF) const;
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFrameLowering.h44 bool hasFP(const MachineFunction &MF) const override;
49 bool needsPrologForEH(const MachineFunction &MF) const;
62 static unsigned getSPReg(const MachineFunction &MF);
63 static unsigned getFPReg(const MachineFunction &MF);
64 static unsigned getOpcConst(const MachineFunction &MF);
65 static unsigned getOpcAdd(const MachineFunction &MF);
66 static unsigned getOpcSub(const MachineFunction &MF);
67 static unsigned getOpcAnd(const MachineFunction &MF);
72 bool hasBP(const MachineFunction &MF) const;
74 bool needsSP(const MachineFunction &MF) const;
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFrameLowering.h44 bool hasFP(const MachineFunction &MF) const override;
48 bool needsPrologForEH(const MachineFunction &MF) const;
56 static unsigned getSPReg(const MachineFunction &MF);
57 static unsigned getFPReg(const MachineFunction &MF);
58 static unsigned getOpcConst(const MachineFunction &MF);
59 static unsigned getOpcAdd(const MachineFunction &MF);
60 static unsigned getOpcSub(const MachineFunction &MF);
61 static unsigned getOpcAnd(const MachineFunction &MF);
66 bool hasBP(const MachineFunction &MF) const;
68 bool needsSP(const MachineFunction &MF) const;
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFrameLowering.h44 bool hasFP(const MachineFunction &MF) const override;
48 bool needsPrologForEH(const MachineFunction &MF) const;
56 static unsigned getSPReg(const MachineFunction &MF);
57 static unsigned getFPReg(const MachineFunction &MF);
58 static unsigned getOpcConst(const MachineFunction &MF);
59 static unsigned getOpcAdd(const MachineFunction &MF);
60 static unsigned getOpcSub(const MachineFunction &MF);
61 static unsigned getOpcAnd(const MachineFunction &MF);
66 bool hasBP(const MachineFunction &MF) const;
68 bool needsSP(const MachineFunction &MF) const;
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/WebAssembly/
H A DWebAssemblyFrameLowering.h44 bool hasFP(const MachineFunction &MF) const override;
48 bool needsPrologForEH(const MachineFunction &MF) const;
56 static unsigned getSPReg(const MachineFunction &MF);
57 static unsigned getFPReg(const MachineFunction &MF);
58 static unsigned getOpcConst(const MachineFunction &MF);
59 static unsigned getOpcAdd(const MachineFunction &MF);
60 static unsigned getOpcSub(const MachineFunction &MF);
61 static unsigned getOpcAnd(const MachineFunction &MF);
66 bool hasBP(const MachineFunction &MF) const;
68 bool needsSP(const MachineFunction &MF) const;
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFrameLowering.h44 bool hasFP(const MachineFunction &MF) const override;
48 bool needsPrologForEH(const MachineFunction &MF) const;
56 static unsigned getSPReg(const MachineFunction &MF);
57 static unsigned getFPReg(const MachineFunction &MF);
58 static unsigned getOpcConst(const MachineFunction &MF);
59 static unsigned getOpcAdd(const MachineFunction &MF);
60 static unsigned getOpcSub(const MachineFunction &MF);
61 static unsigned getOpcAnd(const MachineFunction &MF);
66 bool hasBP(const MachineFunction &MF) const;
68 bool needsSP(const MachineFunction &MF) const;
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFrameLowering.h44 bool hasFP(const MachineFunction &MF) const override;
48 bool needsPrologForEH(const MachineFunction &MF) const;
56 static unsigned getSPReg(const MachineFunction &MF);
57 static unsigned getFPReg(const MachineFunction &MF);
58 static unsigned getOpcConst(const MachineFunction &MF);
59 static unsigned getOpcAdd(const MachineFunction &MF);
60 static unsigned getOpcSub(const MachineFunction &MF);
61 static unsigned getOpcAnd(const MachineFunction &MF);
66 bool hasBP(const MachineFunction &MF) const;
68 bool needsSP(const MachineFunction &MF) const;
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/X86/
H A DX86FrameLowering.h59 void inlineStackProbe(MachineFunction &MF,
76 void adjustForSegmentedStacks(MachineFunction &MF,
79 void adjustForHiPEPrologue(MachineFunction &MF,
86 assignCalleeSavedSpillSlots(MachineFunction &MF,
101 bool hasFP(const MachineFunction &MF) const override;
124 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
170 void orderFrameObjects(const MachineFunction &MF,
192 bool has128ByteRedZone(const MachineFunction& MF) const;
215 void emitStackProbeInlineGenericBlock(MachineFunction &MF,
221 void emitStackProbeInlineGenericLoop(MachineFunction &MF,
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/X86/
H A DX86FrameLowering.h58 void inlineStackProbe(MachineFunction &MF,
75 void adjustForSegmentedStacks(MachineFunction &MF,
78 void adjustForHiPEPrologue(MachineFunction &MF,
85 assignCalleeSavedSpillSlots(MachineFunction &MF,
100 bool hasFP(const MachineFunction &MF) const override;
105 int getFrameIndexReference(const MachineFunction &MF, int FI,
168 void orderFrameObjects(const MachineFunction &MF,
190 bool has128ByteRedZone(const MachineFunction& MF) const;
213 void emitStackProbeInlineGenericBlock(MachineFunction &MF,
219 void emitStackProbeInlineGenericLoop(MachineFunction &MF,
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/X86/
H A DX86FrameLowering.h59 void inlineStackProbe(MachineFunction &MF,
76 void adjustForSegmentedStacks(MachineFunction &MF,
79 void adjustForHiPEPrologue(MachineFunction &MF,
86 assignCalleeSavedSpillSlots(MachineFunction &MF,
101 bool hasFP(const MachineFunction &MF) const override;
124 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
170 void orderFrameObjects(const MachineFunction &MF,
192 bool has128ByteRedZone(const MachineFunction& MF) const;
215 void emitStackProbeInlineGenericBlock(MachineFunction &MF,
221 void emitStackProbeInlineGenericLoop(MachineFunction &MF,
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/X86/
H A DX86FrameLowering.h58 void inlineStackProbe(MachineFunction &MF,
75 void adjustForSegmentedStacks(MachineFunction &MF,
78 void adjustForHiPEPrologue(MachineFunction &MF,
85 assignCalleeSavedSpillSlots(MachineFunction &MF,
100 bool hasFP(const MachineFunction &MF) const override;
105 int getFrameIndexReference(const MachineFunction &MF, int FI,
168 void orderFrameObjects(const MachineFunction &MF,
190 bool has128ByteRedZone(const MachineFunction& MF) const;
213 void emitStackProbeInlineGenericBlock(MachineFunction &MF,
219 void emitStackProbeInlineGenericLoop(MachineFunction &MF,
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/X86/
H A DX86FrameLowering.h59 void inlineStackProbe(MachineFunction &MF,
76 void adjustForSegmentedStacks(MachineFunction &MF,
79 void adjustForHiPEPrologue(MachineFunction &MF,
86 assignCalleeSavedSpillSlots(MachineFunction &MF,
101 bool hasFP(const MachineFunction &MF) const override;
124 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
170 void orderFrameObjects(const MachineFunction &MF,
192 bool has128ByteRedZone(const MachineFunction& MF) const;
215 void emitStackProbeInlineGenericBlock(MachineFunction &MF,
221 void emitStackProbeInlineGenericLoop(MachineFunction &MF,
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.h21 class MachineFunction; variable
38 bool isAnyArgRegReserved(const MachineFunction &MF) const;
41 void UpdateCustomCalleeSavedRegs(MachineFunction &MF) const;
42 void UpdateCustomCallPreservedMask(MachineFunction &MF,
45 static bool hasSVEArgsOrReturn(const MachineFunction *MF);
51 getCalleeSavedRegsViaCopy(const MachineFunction *MF) const;
52 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
94 bool isAsmClobberable(const MachineFunction &MF,
98 getPointerRegClass(const MachineFunction &MF,
118 bool cannotEliminateFrame(const MachineFunction &MF) const;
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.h21 class MachineFunction; variable
38 bool isAnyArgRegReserved(const MachineFunction &MF) const;
41 void UpdateCustomCalleeSavedRegs(MachineFunction &MF) const;
42 void UpdateCustomCallPreservedMask(MachineFunction &MF,
45 static bool hasSVEArgsOrReturn(const MachineFunction *MF);
51 getCalleeSavedRegsViaCopy(const MachineFunction *MF) const;
52 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
94 bool isAsmClobberable(const MachineFunction &MF,
98 getPointerRegClass(const MachineFunction &MF,
117 bool cannotEliminateFrame(const MachineFunction &MF) const;
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AArch64/
H A DAArch64RegisterInfo.h21 class MachineFunction; variable
38 bool isAnyArgRegReserved(const MachineFunction &MF) const;
41 void UpdateCustomCalleeSavedRegs(MachineFunction &MF) const;
42 void UpdateCustomCallPreservedMask(MachineFunction &MF,
45 static bool hasSVEArgsOrReturn(const MachineFunction *MF);
51 getCalleeSavedRegsViaCopy(const MachineFunction *MF) const;
52 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
94 bool isAsmClobberable(const MachineFunction &MF,
98 getPointerRegClass(const MachineFunction &MF,
117 bool cannotEliminateFrame(const MachineFunction &MF) const;
[all …]

12345678910>>...257