Home
last modified time | relevance | path

Searched defs:MMRAs (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/IR/
H A DMemoryModelRelaxationAnnotations.cpp73 SmallVector<Metadata *> MMRAs; getMD() local
/llvm-project/llvm/lib/CodeGen/
H A DMachineInstr.cpp323 setExtraInfo(MachineFunction & MF,ArrayRef<MachineMemOperand * > MMOs,MCSymbol * PreInstrSymbol,MCSymbol * PostInstrSymbol,MDNode * HeapAllocMarker,MDNode * PCSections,uint32_t CFIType,MDNode * MMRAs) setExtraInfo() argument
536 setMMRAMetadata(MachineFunction & MF,MDNode * MMRAs) setMMRAMetadata() argument
H A DMachineFunction.cpp577 createMIExtraInfo(ArrayRef<MachineMemOperand * > MMOs,MCSymbol * PreInstrSymbol,MCSymbol * PostInstrSymbol,MDNode * HeapAllocMarker,MDNode * PCSections,uint32_t CFIType,MDNode * MMRAs) createMIExtraInfo() argument
/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp18422 SmallVector<MMRAMetadata::TagT, 3> MMRAs; AddAMDGPUFenceAddressSpaceMMRA() local