Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCAsmInfo.cpp38 DotIsPC = false; in SystemZMCAsmInfoGOFF()
/openbsd/src/gnu/llvm/llvm/include/llvm/MC/
DMCAsmInfo.h123 bool DotIsPC = true; variable
647 bool getDotIsPC() const { return DotIsPC; } in getDotIsPC()