Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZMCAsmInfo.cpp38 DotIsPC = false; in SystemZMCAsmInfoGOFF()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmInfo.h123 bool DotIsPC = true; variable
637 bool getDotIsPC() const { return DotIsPC; } in getDotIsPC()