Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2015 virtual bool needsFixedCatchObjects() const { needsFixedCatchObjects() function
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp26787 bool AArch64TargetLowering::needsFixedCatchObjects() const { needsFixedCatchObjects() function in AArch64TargetLowering
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp27433 bool X86TargetLowering::needsFixedCatchObjects() const { needsFixedCatchObjects() function in X86TargetLowering
[all...]