| /external/clang/lib/Serialization/ |
| D | ASTCommon.cpp | 105 if (const TagDecl *Def = cast<TagDecl>(DC)->getDefinition()) in getDefinitiveDeclContext() local 133 if (const ObjCProtocolDecl *Def in getDefinitiveDeclContext() local
|
| /external/llvm/lib/Target/AArch64/ |
| D | AArch64AdvSIMDScalarPass.cpp | 206 MachineRegisterInfo::def_instr_iterator Def = in isProfitableToTransform() local 219 MachineRegisterInfo::def_instr_iterator Def = in isProfitableToTransform() local 299 MachineRegisterInfo::def_instr_iterator Def = in transformInstruction() local 312 MachineRegisterInfo::def_instr_iterator Def = in transformInstruction() local
|
| D | AArch64CollectLOH.cpp | 488 static bool canDefBePartOfLOH(const MachineInstr *Def) { in canDefBePartOfLOH() 563 const MachineInstr *Def = DefsIt.first; in reachedUsesToDefs() local 689 const MachineInstr *Def = *UseToDefs.find(Instr)->second.begin(); in isCandidate() local 735 const MachineInstr &Def = **It->second.begin(); in registerADRCandidate() local 819 const MachineInstr *Def = *UseToDefs.find(Candidate)->second.begin(); in computeOthers() local
|
| /external/llvm/lib/IR/ |
| D | Dominators.cpp | 81 bool DominatorTree::dominates(const Instruction *Def, in dominates() 118 bool DominatorTree::dominates(const Instruction *Def, in dominates() 218 bool DominatorTree::dominates(const Instruction *Def, const Use &U) const { in dominates() argument
|
| /external/llvm/examples/OCaml-Kaleidoscope/Chapter4/ |
| D | token.ml | 9 | Def | Extern Constructor
|
| /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/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 | 209 MachineInstr *Def = Op->getParent(); in eraseInstrWithNoUses() local 314 MachineInstr *Def = MRI->getVRegDef(OpReg); in optimizeSDPattern() local 357 MachineInstr *Def = MRI->getVRegDef(MI->getOperand(1).getReg()); in elideCopies() local 631 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 | 382 SlotIndex Def = OldVNI->def; in defValue() local 389 SlotIndex Def = VNI->def; in defValue() local 409 SlotIndex Def = VNI->def; in forceRecompute() local 422 SlotIndex Def; in defFromParent() local 626 SlotIndex Def = Copies[i]->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 730 const MachineInstr *Def = MRI.getVRegDef(Reg); in isLiveIn() local
|
| D | MachineLICM.cpp | 159 unsigned Def; member 429 unsigned Def = 0; in ProcessMI() local 580 unsigned Def = Candidates[i].Def; in HoistRegionPostRA() local 627 void MachineLICM::HoistPostRA(MachineInstr *MI, unsigned Def) { in HoistPostRA()
|
| /external/clang/lib/Lex/ |
| D | PreprocessingRecord.cpp | 321 MacroDefinition *Def) { in RegisterMacroDefinition() 377 else if (MacroDefinition *Def = findMacroDefinition(MI)) in addMacroExpansion() local 421 MacroDefinition *Def in MacroDefined() local
|
| D | MacroInfo.cpp | 198 for (DefInfo Def = getDefinition(); Def; Def = Def.getPreviousDefinition()) { in findDirectiveAtLoc() local
|
| /external/llvm/lib/Target/R600/ |
| D | SIFixSGPRLiveRanges.cpp | 121 unsigned Def = MO.getReg(); in runOnMachineFunction() local
|
| D | SITypeRewriter.cpp | 121 InsertElementInst *Def = cast<InsertElementInst>(Arg); in visitCallInst() local
|
| D | SIShrinkInstructions.cpp | 154 MachineInstr *Def = MRI.getUniqueVRegDef(Reg); in foldImmediates() local
|
| D | SIFixSGPRCopies.cpp | 169 MachineInstr *Def = MRI.getVRegDef(Reg); in inferRegClassFromDef() local
|
| /external/protobuf/gtest/test/ |
| D | gtest_list_tests_unittest_.cc | 58 TEST(Abc, Def) { in TEST() argument
|
| /external/google-breakpad/src/testing/gtest/test/ |
| D | gtest_list_tests_unittest_.cc | 58 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()
|
| /external/llvm/lib/Analysis/ |
| D | MemDepPrinter.cpp | 29 Def, enumerator
|