Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Target/
DTargetLowering.h1036 virtual bool needsFixedCatchObjects() const { in needsFixedCatchObjects() function
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp18681 bool X86TargetLowering::needsFixedCatchObjects() const { in needsFixedCatchObjects() function in X86TargetLowering