Home
last modified time | relevance | path

Searched refs:DotIsPC (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCAsmInfo.cpp30 DotIsPC = (AssemblerDialect == AD_ATT); in SystemZMCAsmInfo()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
DMCAsmInfo.h123 bool DotIsPC = true; variable
633 bool getDotIsPC() const { return DotIsPC; } in getDotIsPC()