Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.h216 bool useLongCalls() const { return UseLongCalls; } in useLongCalls() function
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsSubtarget.h338 bool useLongCalls() const { return UseLongCalls; } in useLongCalls() function