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.h165 struct PerFunctionMIParsingState { struct
186 PerFunctionMIParsingState(MachineFunction &MF, SourceMgr &SM, argument
207 bool parseMachineBasicBlockDefinitions(PerFunctionMIParsingState &PFS,
220 bool parseMachineInstructions(PerFunctionMIParsingState &PFS, StringRef Src,
223 bool parseMBBReference(PerFunctionMIParsingState &PFS,
227 bool parseRegisterReference(PerFunctionMIParsingState &PFS,
231 bool parseNamedRegisterReference(PerFunctionMIParsingState &PFS, Register &Reg,
234 bool parseVirtualRegisterReference(PerFunctionMIParsingState &PFS,
238 bool parseStackObjectReference(PerFunctionMIParsingState &PFS, int &FI,
241 bool parseMDNode(PerFunctionMIParsingState &PFS, MDNode *&Node, StringRef Src,
[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.cpp323 PerFunctionMIParsingState::PerFunctionMIParsingState(MachineFunction &MF, in PerFunctionMIParsingState() function in PerFunctionMIParsingState
328 VRegInfo &PerFunctionMIParsingState::getVRegInfo(Register Num) { in getVRegInfo()
339 VRegInfo &PerFunctionMIParsingState::getVRegInfoNamed(StringRef RegName) { in getVRegInfoNamed()
373 const Value* PerFunctionMIParsingState::getIRValue(unsigned Slot) { in getIRValue()
405 PerFunctionMIParsingState &PFS;
410 MIParser(PerFunctionMIParsingState &PFS, SMDiagnostic &Error,
412 MIParser(PerFunctionMIParsingState &PFS, SMDiagnostic &Error,
579 MIParser::MIParser(PerFunctionMIParsingState &PFS, SMDiagnostic &Error, in MIParser()
584 MIParser::MIParser(PerFunctionMIParsingState &PFS, SMDiagnostic &Error, in MIParser()
1888 PerFunctionMIParsingState &PFS, const Constant *&C, in parseIRConstant()
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMIRFormatter.h28 struct PerFunctionMIParsingState;
68 StringRef Src, MachineFunction &MF, PerFunctionMIParsingState &PFS, in parseCustomPseudoSourceValue()
84 PerFunctionMIParsingState &PFS,
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMIRFormatter.h24 struct PerFunctionMIParsingState;
47 PerFunctionMIParsingState &PFS,
H A DAMDGPUMIRFormatter.cpp171 StringRef Src, MachineFunction &MF, PerFunctionMIParsingState &PFS, in parseCustomPseudoSourceValue()
H A DAMDGPUTargetMachine.h117 PerFunctionMIParsingState &PFS,
H A DSIMachineFunctionInfo.cpp752 PerFunctionMIParsingState &PFS, SMDiagnostic &Error, SMRange &SourceRange) { in initializeBaseYamlFields()
H A DSIMachineFunctionInfo.h640 PerFunctionMIParsingState &PFS,
H A DAMDGPUTargetMachine.cpp1790 const yaml::MachineFunctionInfo &MFI_, PerFunctionMIParsingState &PFS, in parseMachineFunctionInfo()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetMachine.h58 PerFunctionMIParsingState &PFS,
H A DRISCVTargetMachine.cpp671 const yaml::MachineFunctionInfo &MFI, PerFunctionMIParsingState &PFS, in parseMachineFunctionInfo()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetMachine.h72 PerFunctionMIParsingState &PFS,
H A DWebAssemblyTargetMachine.cpp690 const yaml::MachineFunctionInfo &MFI, PerFunctionMIParsingState &PFS, in parseMachineFunctionInfo()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetMachine.h68 PerFunctionMIParsingState &PFS,
H A DX86TargetMachine.cpp363 const yaml::MachineFunctionInfo &MFI, PerFunctionMIParsingState &PFS, in parseMachineFunctionInfo()
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetMachine.h55 struct PerFunctionMIParsingState;
190 PerFunctionMIParsingState &PFS, in parseMachineFunctionInfo()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetMachine.h65 PerFunctionMIParsingState &PFS,
H A DAArch64TargetMachine.cpp938 const yaml::MachineFunctionInfo &MFI, PerFunctionMIParsingState &PFS, in parseMachineFunctionInfo()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetMachine.h106 PerFunctionMIParsingState &PFS,
H A DARMTargetMachine.cpp622 const yaml::MachineFunctionInfo &MFI, PerFunctionMIParsingState &PFS, in parseMachineFunctionInfo()