Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchSubtarget.h104 bool hasLaLocalWithAbs() const { return HasLaLocalWithAbs; } in hasLaLocalWithAbs() function
H A DLoongArch.td96 : Predicate<"Subtarget->hasLaLocalWithAbs()">,