Home
last modified time | relevance | path

Searched defs:PCS_config (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DARMBuildAttributes.h46 PCS_config = 13, enumerator
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DARMAttributeParser.cpp149 Error ARMAttributeParser::PCS_config(AttrType tag) { in PCS_config() function in ARMAttributeParser