Home
last modified time | relevance | path

Searched refs:PerFunctionMIParsingState (Results 1 – 21 of 21) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/MIRParser/
H A DMIParser.h164 struct PerFunctionMIParsingState {
185 PerFunctionMIParsingState(MachineFunction &MF, SourceMgr &SM,
206 bool parseMachineBasicBlockDefinitions(PerFunctionMIParsingState &PFS,
219 bool parseMachineInstructions(PerFunctionMIParsingState &PFS, StringRef Src,
222 bool parseMBBReference(PerFunctionMIParsingState &PFS,
226 bool parseRegisterReference(PerFunctionMIParsingState &PFS,
230 bool parseNamedRegisterReference(PerFunctionMIParsingState &PFS, Register &Reg,
233 bool parseVirtualRegisterReference(PerFunctionMIParsingState &PFS,
237 bool parseStackObjectReference(PerFunctionMIParsingState &PFS, int &FI,
240 bool parseMDNode(PerFunctionMIParsingState
162 struct PerFunctionMIParsingState { global() struct
183 Slots2ValuesPerFunctionMIParsingState global() argument
[all...]
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp118 bool parseRegisterInfo(PerFunctionMIParsingState &PFS,
121 bool setupRegisterInfo(const PerFunctionMIParsingState &PFS,
124 bool initializeFrameInfo(PerFunctionMIParsingState &PFS,
127 bool initializeCallSiteInfo(PerFunctionMIParsingState &PFS,
130 bool parseCalleeSavedRegister(PerFunctionMIParsingState &PFS,
141 std::optional<VarExprLoc> parseVarExprLoc(PerFunctionMIParsingState &PFS,
146 bool parseStackObjectsDebugInfo(PerFunctionMIParsingState &PFS,
150 bool initializeConstantPool(PerFunctionMIParsingState &PFS,
154 bool initializeJumpTableInfo(PerFunctionMIParsingState &PFS,
157 bool parseMachineMetadataNodes(PerFunctionMIParsingState &PFS,
[all …]
H A DMIParser.cpp315 PerFunctionMIParsingState::PerFunctionMIParsingState(MachineFunction &MF, in PerFunctionMIParsingState() function in PerFunctionMIParsingState
320 VRegInfo &PerFunctionMIParsingState::getVRegInfo(Register Num) { in getVRegInfo()
331 VRegInfo &PerFunctionMIParsingState::getVRegInfoNamed(StringRef RegName) { in getVRegInfoNamed()
365 const Value* PerFunctionMIParsingState::getIRValue(unsigned Slot) { in getIRValue()
397 PerFunctionMIParsingState &PFS;
402 MIParser(PerFunctionMIParsingState &PFS, SMDiagnostic &Error,
404 MIParser(PerFunctionMIParsingState &PFS, SMDiagnostic &Error,
571 MIParser::MIParser(PerFunctionMIParsingState &PFS, SMDiagnostic &Error, in MIParser()
576 MIParser::MIParser(PerFunctionMIParsingState &PFS, SMDiagnostic &Error, in MIParser()
1879 PerFunctionMIParsingState &PFS, const Constant *&C, in parseIRConstant()
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMIRFormatter.h27 struct PerFunctionMIParsingState;
67 StringRef Src, MachineFunction &MF, PerFunctionMIParsingState &PFS, in parseCustomPseudoSourceValue()
83 PerFunctionMIParsingState &PFS, const Value *&V,
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMIRFormatter.h24 struct PerFunctionMIParsingState;
47 PerFunctionMIParsingState &PFS,
H A DAMDGPUMIRFormatter.cpp172 StringRef Src, MachineFunction &MF, PerFunctionMIParsingState &PFS, in parseCustomPseudoSourceValue()
H A DAMDGPUTargetMachine.h116 PerFunctionMIParsingState &PFS,
H A DSIMachineFunctionInfo.h579 PerFunctionMIParsingState &PFS,
H A DSIMachineFunctionInfo.cpp715 PerFunctionMIParsingState &PFS, SMDiagnostic &Error, SMRange &SourceRange) { in initializeBaseYamlFields()
H A DAMDGPUTargetMachine.cpp1536 const yaml::MachineFunctionInfo &MFI_, PerFunctionMIParsingState &PFS, in parseMachineFunctionInfo()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetMachine.h59 PerFunctionMIParsingState &PFS,
H A DRISCVTargetMachine.cpp598 const yaml::MachineFunctionInfo &MFI, PerFunctionMIParsingState &PFS, in parseMachineFunctionInfo()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetMachine.h63 PerFunctionMIParsingState &PFS,
H A DWebAssemblyTargetMachine.cpp647 const yaml::MachineFunctionInfo &MFI, PerFunctionMIParsingState &PFS, in parseMachineFunctionInfo()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetMachine.h65 PerFunctionMIParsingState &PFS,
H A DX86TargetMachine.cpp360 const yaml::MachineFunctionInfo &MFI, PerFunctionMIParsingState &PFS, in parseMachineFunctionInfo()
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetMachine.h49 struct PerFunctionMIParsingState;
162 PerFunctionMIParsingState &PFS, in parseMachineFunctionInfo()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetMachine.h62 PerFunctionMIParsingState &PFS,
H A DAArch64TargetMachine.cpp907 const yaml::MachineFunctionInfo &MFI, PerFunctionMIParsingState &PFS, in parseMachineFunctionInfo()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetMachine.h92 PerFunctionMIParsingState &PFS,
H A DARMTargetMachine.cpp638 const yaml::MachineFunctionInfo &MFI, PerFunctionMIParsingState &PFS, in parseMachineFunctionInfo()