Home
last modified time | relevance | path

Searched defs:hasNoDeadStrip (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAsmInfo.h526 bool hasNoDeadStrip() const { return HasNoDeadStrip; } in hasNoDeadStrip() function
/external/llvm/include/llvm/MC/
DMCAsmInfo.h517 bool hasNoDeadStrip() const { return HasNoDeadStrip; } in hasNoDeadStrip() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCAsmInfo.h542 bool hasNoDeadStrip() const { return HasNoDeadStrip; } in hasNoDeadStrip() function