Searched defs:PFS (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMIRFormatter.h60 parseCustomPseudoSourceValue( StringRef Src, MachineFunction &MF, PerFunctionMIParsingState &PFS, const PseudoSourceValue *&PSV, ErrorCallbackType ErrorCallback) const argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetMachine.cpp499 parseMachineFunctionInfo( const yaml::MachineFunctionInfo &MFI, PerFunctionMIParsingState &PFS, SMDiagnostic &Error, SMRange &SourceRange) const argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetMachine.h138 parseMachineFunctionInfo(const yaml::MachineFunctionInfo &, PerFunctionMIParsingState &PFS, SMDiagnostic &Error, SMRange &SourceRange) const argument
/freebsd-11-stable/crypto/openssl/crypto/md5/asm/
H A Dmd5-ia64.S457 #define PFS r8 define
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp1015 parseMachineFunctionInfo( const yaml::MachineFunctionInfo &MFI_, PerFunctionMIParsingState &PFS, SMDiagnostic &Error, SMRange &SourceRange) const argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp352 initializeCallSiteInfo( PerFunctionMIParsingState &PFS, const yaml::MachineFunction &YamlMF) argument
502 parseRegisterInfo(PerFunctionMIParsingState &PFS, const yaml::MachineFunction &YamlMF) argument
583 setupRegisterInfo(const PerFunctionMIParsingState &PFS, const yaml::MachineFunction &YamlMF) argument
635 initializeFrameInfo(PerFunctionMIParsingState &PFS, const yaml::MachineFunction &YamlMF) argument
755 parseCalleeSavedRegister(PerFunctionMIParsingState &PFS, std::vector<CalleeSavedInfo> &CSIInfo, const yaml::StringValue &RegisterSource, bool IsRestored, int FrameIdx) argument
786 parseStackObjectsDebugInfo(PerFunctionMIParsingState &PFS, const T &Object, int FrameIdx) argument
808 parseMDNode(PerFunctionMIParsingState &PFS, MDNode *&Node, const yaml::StringValue &Source) argument
818 initializeConstantPool(PerFunctionMIParsingState &PFS, MachineConstantPool &ConstantPool, const yaml::MachineFunction &YamlMF) argument
847 initializeJumpTableInfo(PerFunctionMIParsingState &PFS, const yaml::MachineJumpTable &YamlJTI) argument
868 parseMBBReference(PerFunctionMIParsingState &PFS, MachineBasicBlock *&MBB, const yaml::StringValue &Source) argument
[all...]
H A DMIParser.cpp402 PerFunctionMIParsingState &PFS; member in class:__anon1744::MIParser
558 MIParser::MIParser(PerFunctionMIParsingState &PFS, SMDiagnostic &Error, argument
1567 parseIRConstant(StringRef::iterator Loc, StringRef StringValue, PerFunctionMIParsingState &PFS, const Constant *&C, ErrorCallbackType ErrCB) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.h464 bool ParseValue(Type *Ty, Value *&V, PerFunctionState &PFS) { argument
475 bool ParseTypeAndValue(Value *&V, PerFunctionState &PFS) { argument
478 bool ParseTypeAndValue(Value *&V, LocTy &Loc, PerFunctionState &PFS) { argument
468 ParseValue(Type *Ty, Value *&V, LocTy &Loc, PerFunctionState &PFS) argument
484 ParseTypeAndBasicBlock(BasicBlock *&BB, PerFunctionState &PFS) argument
[all...]
/freebsd-11-stable/sys/contrib/edk2/Include/Library/
H A DBaseLib.h79 UINT64 PFS; member in struct:__anon6003

Completed in 400 milliseconds