Home
last modified time | relevance | path

Searched refs:getCallOpcode (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMCallLowering.cpp504 unsigned getCallOpcode(const ARMSubtarget &STI, bool isDirect) { in getCallOpcode() function
544 auto CallOpcode = getCallOpcode(STI, isDirect); in lowerCall()