Home
last modified time | relevance | path

Searched defs:MC (Results 1 – 12 of 12) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonMCInstLower.cpp29 MCContext &MC = Printer.OutContext; in GetSymbolRef() local
/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp44 if (MoveChildMatcher *MC = dyn_cast<MoveChildMatcher>(N)) { in ContractNodes() local
75 if (MoveChildMatcher *MC = dyn_cast<MoveChildMatcher>(N)) in ContractNodes() local
/minix3/external/bsd/llvm/dist/llvm/lib/TableGen/
H A DTGParser.cpp39 MultiClass *MC; member
477 if (MultiClass *MC = ParseMultiClassID()) in ParseSubClassReference() local
2359 InstantiateMulticlassDef(MultiClass &MC, in InstantiateMulticlassDef()
2453 bool TGParser::ResolveMulticlassDefArgs(MultiClass &MC, in ResolveMulticlassDefArgs()
2487 bool TGParser::ResolveMulticlassDef(MultiClass &MC, in ResolveMulticlassDef()
2556 MultiClass *MC = MultiClasses[Ref.Rec->getName()].get(); in ParseDefm() local
2659 bool TGParser::ParseObject(MultiClass *MC) { in ParseObject()
2674 bool TGParser::ParseObjectList(MultiClass *MC) { in ParseObjectList()
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DDirectIvarAssignment.cpp151 MethodCrawler MC(IvarToPropMap, M->getCanonicalDecl(), InterD, BR, this, in checkASTDecl() local
H A DRetainCountChecker.cpp947 if (const ObjCMethodCall *MC = dyn_cast<ObjCMethodCall>(&Call)) { in updateSummaryForCall() local
/minix3/external/bsd/libc++/dist/libcxx/test/std/utilities/function.objects/func.require/
H A Dbullet_5.pass.cpp316 typedef MoveCaster MC; in main() typedef
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/
H A DTargetRegisterInfo.h44 const MCRegisterClass *MC; variable
/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DIRBuilder.h1478 if (Constant *MC = dyn_cast<Constant>(Mask)) variable
/minix3/external/mit/lua/dist/src/
H A Dlstrlib.c1059 #define MC ((1 << NB) - 1) macro
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DExpr.cpp480 std::unique_ptr<MangleContext> MC; in ComputeName() local
503 std::unique_ptr<MangleContext> MC; in ComputeName() local
/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp3750 std::unique_ptr<MangleContext> MC(Ctx.createMangleContext()); in clang_Cursor_getMangling() local
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp5919 const SCEVConstant *MC = dyn_cast<SCEVConstant>(AddRec->getOperand(1)); in SolveQuadraticEquation() local