Home
last modified time | relevance | path

Searched defs:isArtificial (Results 1 – 9 of 9) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DScheduleDAG.h199 bool isArtificial() const { in isArtificial() function
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/src/internal/
DStackTraceRecovery.kt195 internal fun StackTraceElement.isArtificial() = className.startsWith("\b\b\b") in artificialFrame() method
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h151 bool isArtificial() const { in isArtificial() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DScheduleDAG.h200 bool isArtificial() const { in isArtificial() function
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h197 bool isArtificial() const { in isArtificial() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h199 bool isArtificial() const { in isArtificial() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DScheduleDAG.h200 bool isArtificial() const { in isArtificial() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h654 bool isArtificial() const { return getFlags() & FlagArtificial; } in isArtificial() function
1743 bool isArtificial() const { return getFlags() & FlagArtificial; } in isArtificial() function
/external/llvm-project/llvm/include/llvm/IR/
DDebugInfoMetadata.h726 bool isArtificial() const { return getFlags() & FlagArtificial; } in isArtificial() function
1962 bool isArtificial() const { return getFlags() & FlagArtificial; } in isArtificial() function