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

/freebsd-10-stable/contrib/llvm/tools/clang/utils/TableGen/
H A DNeonEmitter.cpp3335 bool isHiddenLOp = R->getValueAsBit("isHiddenLInst"); local
3237 GenTest(const std::string &name, const std::string &proto, StringRef outTypeStr, StringRef inTypeStr, bool isShift, bool isHiddenLOp, ClassKind ck, const std::string &InstName, bool isA64, std::string & testFuncProto) argument

Completed in 63 milliseconds