Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZInstrSystem.td74 // Extract primary ASN (and instance).
80 // Extract secondary ASN (and instance).
86 // Set secondary ASN (and instance).
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DAttributes.h302 explicit AttributeSet(AttributeSetNode *ASN) : SetNode(ASN) {} in AttributeSet() argument