Home
last modified time | relevance | path

Searched defs:PFS (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/llvm/lib/AsmParser/
HDLLParser.cpp1834 PerFunctionState &PFS, bool IsMustTailCall, in ParseParameterList()
2385 bool LLParser::ParseValID(ValID &ID, PerFunctionState *PFS) { in ParseValID()
3875 bool LLParser::ParseMetadataAsValue(Value *&V, PerFunctionState &PFS) { in ParseMetadataAsValue()
3890 PerFunctionState *PFS) { in ParseValueAsMetadata()
3914 bool LLParser::ParseMetadata(Metadata *&MD, PerFunctionState *PFS) { in ParseMetadata()
3958 PerFunctionState *PFS) { in ConvertValIDToValue()
4068 bool LLParser::ParseValue(Type *Ty, Value *&V, PerFunctionState *PFS) { in ParseValue()
4075 bool LLParser::ParseTypeAndValue(Value *&V, PerFunctionState *PFS) { in ParseTypeAndValue()
4082 PerFunctionState &PFS) { in ParseTypeAndBasicBlock()
4381 PerFunctionState PFS(*this, Fn, FunctionNumber); in ParseFunctionBody() local
[all …]
HDLLParser.h347 bool ParseValue(Type *Ty, Value *&V, PerFunctionState &PFS) { in ParseValue()
351 PerFunctionState &PFS) { in ParseValue()
357 bool ParseTypeAndValue(Value *&V, PerFunctionState &PFS) { in ParseTypeAndValue()
360 bool ParseTypeAndValue(Value *&V, LocTy &Loc, PerFunctionState &PFS) { in ParseTypeAndValue()
366 bool ParseTypeAndBasicBlock(BasicBlock *&BB, PerFunctionState &PFS) { in ParseTypeAndBasicBlock()
/NextBSD/contrib/llvm/lib/CodeGen/MIRParser/
HDMIParser.cpp50 const PerFunctionMIParsingState &PFS; member in __anona885146a0111::MIParser
134 StringRef Source, const PerFunctionMIParsingState &PFS, in MIParser()
588 const PerFunctionMIParsingState &PFS, in parseMachineInstr()
595 const PerFunctionMIParsingState &PFS, in parseMBBReference()
602 const PerFunctionMIParsingState &PFS, in parseNamedRegisterReference()
HDMIRParser.cpp263 PerFunctionMIParsingState PFS; in initializeMachineFunction() local
309 const PerFunctionMIParsingState &PFS) { in initializeMachineBasicBlock()
/NextBSD/crypto/openssl/crypto/md5/asm/
HDmd5-ia64.S457 #define PFS r8 macro