Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h54 struct ARange { struct
61 std::vector<ARangeDescriptor> Descriptors; argument
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenRegisters.h126 SubRegRange &ARange = A->Range.get(M); in addComposite() local
138 SubRegRange &ARange = A->Range.get(DefaultMode); in addComposite() local
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFYAML.cpp169 DWARFYAML::ARange &ARange) { in mapping()