Home
last modified time | relevance | path

Searched defs:supportsTailCall (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMSubtarget.h242 bool supportsTailCall() const { return SupportsTailCall; } in supportsTailCall() function
/external/llvm/lib/Target/ARM/
DARMSubtarget.h571 bool supportsTailCall() const { return SupportsTailCall; } in supportsTailCall() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMSubtarget.h725 bool supportsTailCall() const { return SupportsTailCall; } in supportsTailCall() function