Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.h216 bool useLongCalls() const { return UseLongCalls; } in useLongCalls() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.h340 bool useLongCalls() const { return UseLongCalls; } in useLongCalls() function