Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DStackMaps.h91 const MachineOperand &getMetaOper(unsigned Pos) const { in getMetaOper() function
102 uint64_t getID() const { return getMetaOper(IDPos).getImm(); } in getID()
106 return getMetaOper(NBytesPos).getImm(); in getNumPatchBytes()
111 return getMetaOper(TargetPos); in getCallTarget()
116 return getMetaOper(CCPos).getImm(); in getCallingConv()