| /external/clang/lib/Serialization/ |
| D | ASTCommon.cpp | 103 if (const TagDecl *Def = cast<TagDecl>(DC)->getDefinition()) in getDefinitiveDeclContext() local 131 if (const ObjCProtocolDecl *Def in getDefinitiveDeclContext() local
|
| /external/llvm/lib/Target/AArch64/ |
| D | AArch64AdvSIMDScalarPass.cpp | 199 MachineRegisterInfo::def_instr_iterator Def = in isProfitableToTransform() local 212 MachineRegisterInfo::def_instr_iterator Def = in isProfitableToTransform() local 292 MachineRegisterInfo::def_instr_iterator Def = in transformInstruction() local 305 MachineRegisterInfo::def_instr_iterator Def = in transformInstruction() local
|
| D | AArch64CollectLOH.cpp | 506 static bool canDefBePartOfLOH(const MachineInstr *Def) { in canDefBePartOfLOH() 581 const MachineInstr *Def = DefsIt.first; in reachedUsesToDefs() local 707 const MachineInstr *Def = *UseToDefs.find(Instr)->second.begin(); in isCandidate() local 753 const MachineInstr &Def = **It->second.begin(); in registerADRCandidate() local 837 const MachineInstr *Def = *UseToDefs.find(Candidate)->second.begin(); in computeOthers() local
|
| /external/llvm/lib/IR/ |
| D | Dominators.cpp | 80 bool DominatorTree::dominates(const Instruction *Def, in dominates() 117 bool DominatorTree::dominates(const Instruction *Def, in dominates() 217 bool DominatorTree::dominates(const Instruction *Def, const Use &U) const { in dominates() argument
|
| /external/llvm/examples/OCaml-Kaleidoscope/Chapter3/ |
| D | token.ml | 9 | Def | Extern Constructor
|
| /external/llvm/examples/OCaml-Kaleidoscope/Chapter2/ |
| D | token.ml | 9 | Def | Extern Constructor
|
| /external/llvm/examples/OCaml-Kaleidoscope/Chapter4/ |
| D | token.ml | 9 | Def | Extern Constructor
|
| /external/llvm/examples/OCaml-Kaleidoscope/Chapter5/ |
| D | token.ml | 9 | Def | Extern Constructor
|
| /external/llvm/examples/OCaml-Kaleidoscope/Chapter6/ |
| D | token.ml | 9 | Def | Extern Constructor
|
| /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/ |
| D | token.ml | 9 | Def | Extern Constructor
|
| /external/llvm/lib/Target/ARM/ |
| D | A15SDOptimizer.cpp | 204 MachineInstr *Def = Op->getParent(); in eraseInstrWithNoUses() local 309 MachineInstr *Def = MRI->getVRegDef(OpReg); in optimizeSDPattern() local 352 MachineInstr *Def = MRI->getVRegDef(MI->getOperand(1).getReg()); in elideCopies() local 626 MachineInstr *Def = MRI->getVRegDef(*I); in runOnInstruction() local
|
| /external/llvm/lib/CodeGen/ |
| D | MachineCopyPropagation.cpp | 114 static bool isNopCopy(MachineInstr *CopyMI, unsigned Def, unsigned Src, in isNopCopy() 151 unsigned Def = MI->getOperand(0).getReg(); in CopyPropagateBlock() local
|
| D | SplitKit.cpp | 396 SlotIndex Def = OldVNI->def; in defValue() local 403 SlotIndex Def = VNI->def; in defValue() local 423 SlotIndex Def = VNI->def; in forceRecompute() local 436 SlotIndex Def; in defFromParent() local 641 SlotIndex Def = VNI->def; in removeBackCopies() local
|
| D | LiveVariables.cpp | 199 MachineInstr *Def = PhysRegDef[SubReg]; in FindLastPartialDef() local 292 MachineInstr *Def = PhysRegDef[SubReg]; in FindLastRefOrPartRef() local 341 MachineInstr *Def = PhysRegDef[SubReg]; in HandlePhysRegKill() local 725 const MachineInstr *Def = MRI.getVRegDef(Reg); in isLiveIn() local
|
| /external/llvm/lib/Target/R600/ |
| D | SIFixSGPRLiveRanges.cpp | 91 for (const MachineOperand &Def : MI.operands()) { in runOnMachineFunction() local
|
| D | SITypeRewriter.cpp | 122 InsertElementInst *Def = cast<InsertElementInst>(Arg); in visitCallInst() local
|
| D | SIFixSGPRCopies.cpp | 168 MachineInstr *Def = MRI.getVRegDef(Reg); in inferRegClassFromDef() local
|
| D | R600EmitClauseMarkers.cpp | 182 MachineBasicBlock::iterator Def, in canClauseLocalKillFitInClause()
|
| /external/clang/lib/Lex/ |
| D | PreprocessingRecord.cpp | 323 MacroDefinition *Def) { in RegisterMacroDefinition() 379 else if (MacroDefinition *Def = findMacroDefinition(MI)) in addMacroExpansion() local 423 MacroDefinition *Def in MacroDefined() local
|
| D | MacroInfo.cpp | 155 for (DefInfo Def = getDefinition(); Def; Def = Def.getPreviousDefinition()) { in findDirectiveAtLoc() local
|
| /external/protobuf/gtest/test/ |
| D | gtest_list_tests_unittest_.cc | 58 TEST(Abc, Def) { in TEST() argument
|
| /external/clang/lib/CodeGen/ |
| D | ModuleBuilder.cpp | 61 if (auto Def = TD->getDefinition()) in GetDeclForMangledName() local
|
| /external/gtest/test/ |
| D | gtest_list_tests_unittest_.cc | 56 TEST(Abc, Def) { in TEST() argument
|
| /external/chromium_org/testing/gtest/test/ |
| D | gtest_list_tests_unittest_.cc | 56 TEST(Abc, Def) { in TEST() argument
|
| /external/llvm/utils/TableGen/ |
| D | CodeGenSchedule.h | 324 CodeGenSchedRW &getSchedRW(Record *Def) { in getSchedRW() 330 const CodeGenSchedRW &getSchedRW(Record*Def) const { in getSchedRW()
|