Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h99 TargetInstrInfo(unsigned CFSetupOpcode = ~0u, unsigned CFDestroyOpcode = ~0u,
101 : CallFrameSetupOpcode(CFSetupOpcode), in CallFrameSetupOpcode() argument