Searched defs:getReturnOpcode (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMSubtarget.h | 471 unsigned getReturnOpcode() const { getReturnOpcode() function |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetInstrInfo.h | 251 unsigned getReturnOpcode() const { return ReturnOpcode; } getReturnOpcode() function |