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

/freebsd-current/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchSubtarget.h44 bool HasLaLocalWithAbs = false; member in class:llvm::LoongArchSubtarget
104 bool hasLaLocalWithAbs() const { return HasLaLocalWithAbs; }

Completed in 329 milliseconds