Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/MIRParser/
H A DMIParser.h162 struct PerFunctionMIParsingState { struct
183 PerFunctionMIParsingState(MachineFunction &MF, SourceMgr &SM, argument
204 bool parseMachineBasicBlockDefinitions(PerFunctionMIParsingState &PFS,
217 bool parseMachineInstructions(PerFunctionMIParsingState &PFS, StringRef Src,
220 bool parseMBBReference(PerFunctionMIParsingState &PFS,
224 bool parseRegisterReference(PerFunctionMIParsingState &PFS,
228 bool parseNamedRegisterReference(PerFunctionMIParsingState &PFS, Register &Reg,
231 bool parseVirtualRegisterReference(PerFunctionMIParsingState &PFS,
235 bool parseStackObjectReference(PerFunctionMIParsingState &PFS, int &FI,
238 bool parseMDNode(PerFunctionMIParsingState &PFS, MDNode *&Node, StringRef Src,
[all …]
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp117 bool parseRegisterInfo(PerFunctionMIParsingState &PFS,
120 bool setupRegisterInfo(const PerFunctionMIParsingState &PFS,
123 bool initializeFrameInfo(PerFunctionMIParsingState &PFS,
126 bool initializeCallSiteInfo(PerFunctionMIParsingState &PFS,
139 bool initializeConstantPool(PerFunctionMIParsingState &PFS,
143 bool initializeJumpTableInfo(PerFunctionMIParsingState &PFS,
154 bool parseMBBReference(PerFunctionMIParsingState &PFS,
158 bool parseMachineMetadata(PerFunctionMIParsingState &PFS,
417 MachineFunction &MF, PerFunctionMIParsingState &PFS, in setupDebugValueTracking()
458 PerFunctionMIParsingState PFS(MF, SM, IRSlots, *Target); in initializeMachineFunction()
[all …]
H A DMIParser.cpp319 PerFunctionMIParsingState::PerFunctionMIParsingState(MachineFunction &MF, in PerFunctionMIParsingState() function in PerFunctionMIParsingState
324 VRegInfo &PerFunctionMIParsingState::getVRegInfo(Register Num) { in getVRegInfo()
369 const Value* PerFunctionMIParsingState::getIRValue(unsigned Slot) { in getIRValue()
400 PerFunctionMIParsingState &PFS;
405 MIParser(PerFunctionMIParsingState &PFS, SMDiagnostic &Error,
407 MIParser(PerFunctionMIParsingState &PFS, SMDiagnostic &Error,
3409 bool llvm::parseMachineInstructions(PerFunctionMIParsingState &PFS, in parseMachineInstructions()
3414 bool llvm::parseMBBReference(PerFunctionMIParsingState &PFS, in parseMBBReference()
3420 bool llvm::parseRegisterReference(PerFunctionMIParsingState &PFS, in parseRegisterReference()
3438 bool llvm::parseStackObjectReference(PerFunctionMIParsingState &PFS, in parseStackObjectReference()
[all …]
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMIRFormatter.h26 struct PerFunctionMIParsingState;
65 StringRef Src, MachineFunction &MF, PerFunctionMIParsingState &PFS, in parseCustomPseudoSourceValue()
81 PerFunctionMIParsingState &PFS, const Value *&V,
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMIRFormatter.h29 struct PerFunctionMIParsingState;
40 PerFunctionMIParsingState &PFS,
H A DAMDGPUMIRFormatter.cpp21 StringRef Src, MachineFunction &MF, PerFunctionMIParsingState &PFS, in parseCustomPseudoSourceValue()
H A DAMDGPUTargetMachine.h119 PerFunctionMIParsingState &PFS,
H A DSIMachineFunctionInfo.h510 PerFunctionMIParsingState &PFS,
H A DSIMachineFunctionInfo.cpp602 PerFunctionMIParsingState &PFS, SMDiagnostic &Error, SMRange &SourceRange) { in initializeBaseYamlFields()
H A DAMDGPUTargetMachine.cpp1489 const yaml::MachineFunctionInfo &MFI_, PerFunctionMIParsingState &PFS, in parseMachineFunctionInfo()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetMachine.h57 PerFunctionMIParsingState &PFS,
H A DWebAssemblyTargetMachine.cpp533 const yaml::MachineFunctionInfo &MFI, PerFunctionMIParsingState &PFS, in parseMachineFunctionInfo()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetMachine.h50 struct PerFunctionMIParsingState;
152 PerFunctionMIParsingState &PFS, in parseMachineFunctionInfo()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetMachine.h56 PerFunctionMIParsingState &PFS,
H A DAArch64TargetMachine.cpp774 const yaml::MachineFunctionInfo &MFI, PerFunctionMIParsingState &PFS, in parseMachineFunctionInfo()