/external/swiftshader/third_party/LLVM/lib/TableGen/ |
D | TGParser.cpp | 39 MultiClass *MC; member 363 MultiClass *MC = MultiClasses[Lex.getCurStrVal()]; in ParseDefmID() local 1925 InstantiateMulticlassDef(MultiClass &MC, in InstantiateMulticlassDef() 1956 bool TGParser::ResolveMulticlassDefArgs(MultiClass &MC, in ResolveMulticlassDefArgs() 1989 bool TGParser::ResolveMulticlassDef(MultiClass &MC, in ResolveMulticlassDef() 2068 MultiClass *MC = MultiClasses[Ref.Rec->getName()]; in ParseDefm() local 2162 bool TGParser::ParseObject(MultiClass *MC) { in ParseObject() 2176 bool TGParser::ParseObjectList(MultiClass *MC) { in ParseObjectList()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonMCInstLower.cpp | 36 MCContext &MC = Printer.OutContext; in GetSymbolRef() local
|
/external/llvm/lib/TableGen/ |
D | TGParser.cpp | 38 MultiClass *MC; member 457 if (MultiClass *MC = ParseMultiClassID()) in ParseSubClassReference() local 2311 Record *TGParser::InstantiateMulticlassDef(MultiClass &MC, Record *DefProto, in InstantiateMulticlassDef() 2433 bool TGParser::ResolveMulticlassDefArgs(MultiClass &MC, Record *CurRec, in ResolveMulticlassDefArgs() 2464 bool TGParser::ResolveMulticlassDef(MultiClass &MC, in ResolveMulticlassDef() 2528 MultiClass *MC = MultiClasses[Ref.Rec->getName()].get(); in ParseDefm() local 2634 bool TGParser::ParseObject(MultiClass *MC) { in ParseObject() 2649 bool TGParser::ParseObjectList(MultiClass *MC) { in ParseObjectList()
|
/external/llvm/utils/TableGen/ |
D | DAGISelMatcherOpt.cpp | 43 if (MoveChildMatcher *MC = dyn_cast<MoveChildMatcher>(N)) { in ContractNodes() local 74 if (MoveChildMatcher *MC = dyn_cast<MoveChildMatcher>(N)) in ContractNodes() local
|
/external/swiftshader/third_party/LLVM/utils/TableGen/ |
D | DAGISelMatcherOpt.cpp | 43 if (MoveChildMatcher *MC = dyn_cast<MoveChildMatcher>(N)) { in ContractNodes() local 66 if (MoveChildMatcher *MC = dyn_cast<MoveChildMatcher>(N)) in ContractNodes() local
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | DirectIvarAssignment.cpp | 150 MethodCrawler MC(IvarToPropMap, M->getCanonicalDecl(), InterD, BR, this, in checkASTDecl() local
|
D | LocalizationChecker.cpp | 981 MethodCrawler MC(M->getCanonicalDecl(), BR, this, Mgr, DCtx); in checkASTDecl() local
|
D | RetainCountChecker.cpp | 976 if (const ObjCMethodCall *MC = dyn_cast<ObjCMethodCall>(&Call)) { in updateSummaryForCall() local
|
/external/clang/lib/Index/ |
D | CodegenNameGenerator.cpp | 29 std::unique_ptr<MangleContext> MC; member
|
/external/libcxx/test/libcxx/utilities/function.objects/func.require/ |
D | bullet_7.pass.cpp | 316 typedef MoveCaster MC; in main() typedef
|
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/ |
D | AlphaISelDAGToDAG.cpp | 358 ConstantSDNode* MC = NULL; in Select() local
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetRegisterInfo.h | 47 TargetRegisterClass(const MCRegisterClass *MC, const EVT *vts, in TargetRegisterClass()
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | IRBuilder.h | 1185 if (Constant *MC = dyn_cast<Constant>(Mask)) variable
|
/external/llvm/lib/MC/ |
D | WinCOFFObjectWriter.cpp | 77 const MCSymbol *MC; member in __anon2c313f900111::COFFSymbol
|
/external/llvm/include/llvm/Target/ |
D | TargetRegisterInfo.h | 63 const MCRegisterClass *MC; variable
|
/external/llvm/tools/llvm-dwp/ |
D | llvm-dwp.cpp | 643 MCContext MC(MAI.get(), MRI.get(), &MOFI); in main() local
|
/external/llvm/include/llvm/IR/ |
D | IRBuilder.h | 1626 if (Constant *MC = dyn_cast<Constant>(Mask)) variable
|
/external/clang/lib/AST/ |
D | Expr.cpp | 477 std::unique_ptr<MangleContext> MC; in ComputeName() local 499 std::unique_ptr<MangleContext> MC; in ComputeName() local
|
/external/llvm/tools/dsymutil/ |
D | DwarfLinker.cpp | 473 std::unique_ptr<MCContext> MC; member in llvm::dsymutil::__anon81c782ce0111::DwarfStreamer
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | ScalarEvolution.cpp | 5181 const SCEVConstant *MC = dyn_cast<SCEVConstant>(AddRec->getOperand(1)); in SolveQuadraticEquation() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 4809 SDValue MC = DAG.getMemcpy(getRoot(), sdl, Op1, Op2, Op3, Align, isVol, in visitIntrinsicCall() local
|
/external/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 6976 const SCEVConstant *MC = dyn_cast<SCEVConstant>(AddRec->getOperand(1)); in SolveQuadraticEquation() local
|
/external/v8/src/s390/ |
D | simulator-s390.cc | 7429 EVALUATE(MC) { in EVALUATE() argument
|