Home
last modified time | relevance | path

Searched defs:EntryValue (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfExpression.h148 enum { EntryValue = 1 << 0, Indirect = 1 << 1, CallSiteParamValue = 1 << 2 }; enumerator
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
DDebugInfoMetadata.cpp1296 bool EntryValue = Flags & DIExpression::EntryValue; in prepend() local
1350 bool EntryValue) { in prependOpcodes()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DMachineVerifier.cpp3130 int EntryValue = 0; member
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
DDebugInfoMetadata.h2768 EntryValue = 1 << 3 enumerator