Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.h156 bool isEntryValue() const { in isEntryValue() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.h166 bool isEntryValue() const { return LocationFlags & EntryValue; } in isEntryValue() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h2587 bool isEntryValue() const { in isEntryValue() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DDebugInfoMetadata.cpp1282 bool DIExpression::isEntryValue() const { in isEntryValue() function in DIExpression