Searched defs:getCallFrameDestroyOpcode (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Target/
H A DTargetInstrInfo.h101 int getCallFrameDestroyOpcode() const { return CallFrameDestroyOpcode; } function in class:llvm::TargetInstrInfo
/external/llvm/include/llvm/Target/
H A DTargetInstrInfo.h153 unsigned getCallFrameDestroyOpcode() const { return CallFrameDestroyOpcode; } function in class:llvm::TargetInstrInfo

Completed in 308 milliseconds