Home
last modified time | relevance | path

Searched refs:StringLengthExp (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DLLVMContextImpl.h434 Metadata *StringLengthExp;
440 Metadata *StringLengthExp, uint64_t SizeInBits,
443 StringLengthExp(StringLengthExp), SizeInBits(SizeInBits),
448 StringLengthExp(N->getRawStringLengthExp()),
H A DDebugInfoMetadata.cpp568 Metadata *StringLengthExp, in getImpl() argument
573 DEFINE_GETIMPL_LOOKUP(DIStringType, (Tag, Name, StringLength, StringLengthExp, in getImpl()
575 Metadata *Ops[] = {nullptr, nullptr, Name, StringLength, StringLengthExp}; in getImpl()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h879 Metadata *StringLengthExp, uint64_t SizeInBits,
881 (Tag, Name, StringLength, StringLengthExp, SizeInBits,
885 Metadata *StringLengthExp, uint64_t SizeInBits,
887 (Tag, Name, StringLength, StringLengthExp, SizeInBits,