Home
last modified time | relevance | path

Searched refs:DollarIsPC (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/include/llvm/MC/
HDMCAsmInfo.h105 bool DollarIsPC; variable
438 bool getDollarIsPC() const { return DollarIsPC; } in getDollarIsPC()
/NextBSD/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/
HDPPCMCAsmInfo.cpp68 DollarIsPC = true; in PPCELFMCAsmInfo()
/NextBSD/contrib/llvm/lib/MC/
HDMCAsmInfo.cpp37 DollarIsPC = false; in MCAsmInfo()