Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h113 TargetInstrInfo(unsigned CFSetupOpcode = ~0u, unsigned CFDestroyOpcode = ~0u,
115 : CallFrameSetupOpcode(CFSetupOpcode), in CallFrameSetupOpcode() argument