Home
last modified time | relevance | path

Searched refs:HasWeakDefDirective (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/MC/
DMCAsmInfoDarwin.cpp73 HasWeakDefDirective = true; in MCAsmInfoDarwin()
DMCAsmInfo.cpp81 HasWeakDefDirective = false; in MCAsmInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCAsmInfoDarwin.cpp73 HasWeakDefDirective = true; in MCAsmInfoDarwin()
/external/llvm-project/llvm/lib/MC/
DMCAsmInfoDarwin.cpp72 HasWeakDefDirective = true; in MCAsmInfoDarwin()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h302 bool HasWeakDefDirective; variable
521 bool hasWeakDefDirective() const { return HasWeakDefDirective; } in hasWeakDefDirective()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmInfo.h310 bool HasWeakDefDirective = false; variable
574 bool hasWeakDefDirective() const { return HasWeakDefDirective; } in hasWeakDefDirective()
/external/llvm-project/llvm/include/llvm/MC/
DMCAsmInfo.h348 bool HasWeakDefDirective = false; variable
619 bool hasWeakDefDirective() const { return HasWeakDefDirective; } in hasWeakDefDirective()