Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYConstantPoolValue.h62 bool mustAddCurrentAddress() const { return AddCurrentAddress; } in mustAddCurrentAddress() function
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h102 bool mustAddCurrentAddress() const { return AddCurrentAddress; } in mustAddCurrentAddress() function