Home
last modified time | relevance | path

Searched defs:mustAddCurrentAddress (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/CSKY/
HDCSKYConstantPoolValue.h62 bool mustAddCurrentAddress() const { return AddCurrentAddress; } in mustAddCurrentAddress() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMConstantPoolValue.h102 bool mustAddCurrentAddress() const { return AddCurrentAddress; } in mustAddCurrentAddress() function