Searched refs:NameValue (Results 1 – 5 of 5) sorted by relevance
182 const auto NameValue = Define.split('='); in AssembleInput() local183 StringRef Name = NameValue.first, Value = NameValue.second; in AssembleInput()
1662 llvm::GlobalVariable *NamePtr, StringRef NameValue, uint64_t FuncHash, in addFunctionMappingRecord() argument1665 const uint64_t NameHash = llvm::IndexedInstrProf::ComputeHash(NameValue); in addFunctionMappingRecord()1693 dump(llvm::outs(), NameValue, Expressions, Regions); in addFunctionMappingRecord()
673 Def: "def" [`NameValue`] `RecordBody`674 NameValue: `Value` (parsed in a special mode)936 Defm: "defm" [`NameValue`] `ParentClassList` ";"938 The optional :token:`NameValue` is formed in the same way as the name of a1384 1. Build the record name (:token:`NameValue`) and create an empty record.
216 NameValue.size()))