Home
last modified time | relevance | path

Searched defs:isImplicitLocation (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.h152 bool isImplicitLocation() const { in isImplicitLocation() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.h164 bool isImplicitLocation() const { return LocationKind == Implicit; } in isImplicitLocation() function