Home
last modified time | relevance | path

Searched defs:getReturnOpcode (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/ARM/
H A DARMSubtarget.h471 unsigned getReturnOpcode() const { getReturnOpcode() function
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h251 unsigned getReturnOpcode() const { return ReturnOpcode; } getReturnOpcode() function