Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h101 : CallFrameSetupOpcode(CFSetupOpcode), in CallFrameSetupOpcode() function
198 unsigned getCallFrameSetupOpcode() const { return CallFrameSetupOpcode; } in getCallFrameSetupOpcode()
1998 unsigned CallFrameSetupOpcode, CallFrameDestroyOpcode; variable