Home
last modified time | relevance | path

Searched refs:needsFixedCatchObjects (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp152 if (Iter != CatchObjects.end() && TLI->needsFixedCatchObjects()) { in set()
/external/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp150 if (Iter != CatchObjects.end() && TLI->needsFixedCatchObjects()) { in set()
/external/llvm/lib/Target/X86/
DX86ISelLowering.h967 virtual bool needsFixedCatchObjects() const override;
DX86ISelLowering.cpp18681 bool X86TargetLowering::needsFixedCatchObjects() const { in needsFixedCatchObjects() function in X86TargetLowering
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.h1067 virtual bool needsFixedCatchObjects() const override;
DX86ISelLowering.cpp21879 bool X86TargetLowering::needsFixedCatchObjects() const { in needsFixedCatchObjects() function in X86TargetLowering
/external/llvm/include/llvm/Target/
DTargetLowering.h1036 virtual bool needsFixedCatchObjects() const { in needsFixedCatchObjects() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetLowering.h1395 virtual bool needsFixedCatchObjects() const { in needsFixedCatchObjects() function