Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DShadowStackGCLowering.cpp170 Constant *DescriptorElts[] = { in GetFrameMap() local
174 Type *EltTys[] = {DescriptorElts[0]->getType(), DescriptorElts[1]->getType()}; in GetFrameMap()
177 Constant *FrameMap = ConstantStruct::get(STy, DescriptorElts); in GetFrameMap()