Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetInstrInfo.h49 : CallFrameSetupOpcode(CFSetupOpcode), in CallFrameSetupOpcode() function
100 int getCallFrameSetupOpcode() const { return CallFrameSetupOpcode; } in getCallFrameSetupOpcode()
722 int CallFrameSetupOpcode, CallFrameDestroyOpcode;
731 TargetInstrInfoImpl(int CallFrameSetupOpcode = -1,
733 : TargetInstrInfo(CallFrameSetupOpcode, CallFrameDestroyOpcode) {} in TargetInstrInfo() argument
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h60 : CallFrameSetupOpcode(CFSetupOpcode), in CallFrameSetupOpcode() function
152 unsigned getCallFrameSetupOpcode() const { return CallFrameSetupOpcode; } in getCallFrameSetupOpcode()
1482 unsigned CallFrameSetupOpcode, CallFrameDestroyOpcode;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h71 : CallFrameSetupOpcode(CFSetupOpcode), in CallFrameSetupOpcode() function
161 unsigned getCallFrameSetupOpcode() const { return CallFrameSetupOpcode; } in getCallFrameSetupOpcode()
1660 unsigned CallFrameSetupOpcode, CallFrameDestroyOpcode;