Searched defs:MMRAs (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/IR/ |
H A D | MemoryModelRelaxationAnnotations.cpp | 73 SmallVector<Metadata *> MMRAs; getMD() local
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineInstr.cpp | 323 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 D | MachineFunction.cpp | 577 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 D | CGBuiltin.cpp | 18422 SmallVector<MMRAMetadata::TagT, 3> MMRAs; AddAMDGPUFenceAddressSpaceMMRA() local
|