Home
last modified time | relevance | path

Searched refs:NameValue (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/llvm-ml/
H A Dllvm-ml.cpp182 const auto NameValue = Define.split('='); in AssembleInput() local
183 StringRef Name = NameValue.first, Value = NameValue.second; in AssembleInput()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp1662 llvm::GlobalVariable *NamePtr, StringRef NameValue, uint64_t FuncHash, in addFunctionMappingRecord() argument
1665 const uint64_t NameHash = llvm::IndexedInstrProf::ComputeHash(NameValue); in addFunctionMappingRecord()
1693 dump(llvm::outs(), NameValue, Expressions, Regions); in addFunctionMappingRecord()
/openbsd-src/gnu/llvm/llvm/docs/TableGen/
H A DProgRef.rst673 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 a
1384 1. Build the record name (:token:`NameValue`) and create an empty record.
/openbsd-src/gnu/llvm/compiler-rt/include/profile/
H A DInstrProfData.inc216 NameValue.size()))
/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/
H A DInstrProfData.inc216 NameValue.size()))