Searched defs:HasNPostfix (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/utils/TableGen/
H A DNeonEmitter.cpp1299 bool HasNPostfix local
973 PreprocessInstruction(const StringRef &Name, const std::string &InstName, std::string &Prefix, bool &HasNPostfix, bool &HasLanePostfix, bool &HasDupPostfix, bool &IsSpecialVCvt, size_t &TBNumber) argument
1067 HasNPostfixAndScalarArgs(const StringRef &NameRef, const bool &HasNPostfix) argument
1102 NormalizeProtoForRegisterPatternCreation(const std::string &Name, const std::string &Proto, const bool &HasNPostfix, const bool &IsQuad, const bool &HasLanePostfix, const bool &HasDupPostfix, std::string &NormedProto) argument
1187 GenerateRegisterCheckPattern(const std::string &Name, const std::string &Proto, const std::string &OutTypeCode, const bool &HasNPostfix, const bool &IsQuad, const bool &HasLanePostfix, const bool &HasDupPostfix, const size_t &TBNumber, std::string &RegisterSuffix) argument
[all...]

Completed in 51 milliseconds