Home
last modified time | relevance | path

Searched defs:getMMRAMetadata (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstr.h232 MDNode *getMMRAMetadata() const { in getMMRAMetadata() function
H A DMachineInstrBuilder.h364 MDNode *getMMRAMetadata() const { return MMRA; } in getMMRAMetadata() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h397 MDNode *getMMRAMetadata() { return State.MMRA; } in getMMRAMetadata() function