Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMSubtarget.h522 unsigned getReturnOpcode() const { in getReturnOpcode() function
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h242 unsigned getReturnOpcode() const { return ReturnOpcode; } in getReturnOpcode() function