Searched refs:HasLaGlobalWithAbs (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchSubtarget.h43 bool HasLaGlobalWithAbs = false; member in class:llvm::LoongArchSubtarget
103 bool hasLaGlobalWithAbs() const { return HasLaGlobalWithAbs; }

Completed in 110 milliseconds