Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h851 bool supportKCFIBundles() const override { return true; } in supportKCFIBundles() function
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.h1515 bool supportKCFIBundles() const override { return true; } in supportKCFIBundles() function
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4053 virtual bool supportKCFIBundles() const { return false; } in supportKCFIBundles() function