Home
last modified time | relevance | path

Searched refs:emitSPDescriptorParent (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DIRTranslator.h630 bool emitSPDescriptorParent(StackProtectorDescriptor &SPD,
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp3211 if (!emitSPDescriptorParent(SPDescriptor, ParentMBB)) in finalizeBasicBlock()
3227 bool IRTranslator::emitSPDescriptorParent(StackProtectorDescriptor &SPD, in emitSPDescriptorParent() function in IRTranslator