Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMSubtarget.h803 unsigned getReturnOpcode() const { in getReturnOpcode() function
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h202 unsigned getReturnOpcode() const { return ReturnOpcode; } in getReturnOpcode() function