Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZMCAsmInfo.cpp44 StarIsPC = true; in SystemZMCAsmInfoGOFF()
/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCAsmInfo.h127 bool StarIsPC = false; variable
646 bool getStarIsPC() const { return StarIsPC; } in getStarIsPC()