Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DMachineInstr.h230 MDNode *getMMRAMetadata() const { in getMMRAMetadata() function
DMachineInstrBuilder.h363 MDNode *getMMRAMetadata() const { return MMRA; } in getMMRAMetadata() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h397 MDNode *getMMRAMetadata() { return State.MMRA; } in getMMRAMetadata() function