Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocEntry.h75 bool isBitPiece() const { return getExpression()->isBitPiece(); } in isBitPiece() function
/aosp_15_r20/external/llvm/lib/IR/
H A DDebugInfoMetadata.cpp585 bool DIExpression::isBitPiece() const { in isBitPiece() function in DIExpression