Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCSKYAttributeParser.cpp15 const CSKYAttributeParser::DisplayHandler
16 CSKYAttributeParser::displayRoutines[] = {
35 &CSKYAttributeParser::dspVersion,
39 &CSKYAttributeParser::vdspVersion,
43 &CSKYAttributeParser::fpuVersion,
47 &CSKYAttributeParser::fpuABI,
51 &CSKYAttributeParser::fpuRounding,
55 &CSKYAttributeParser::fpuDenormal,
59 &CSKYAttributeParser::fpuException,
67 &CSKYAttributeParser::fpuHardFP,
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCSKYAttributeParser.h17 class LLVM_ABI CSKYAttributeParser : public ELFCompactAttrParser {
20 Error (CSKYAttributeParser::*routine)(unsigned);
36 CSKYAttributeParser(ScopedPrinter *sw) in CSKYAttributeParser() function
38 CSKYAttributeParser() in CSKYAttributeParser() function