Searched defs:Def (Results 1 - 25 of 37) sorted by relevance

12

/macosx-10.9.5/llvmCore-3425.0.33/examples/OCaml-Kaleidoscope/Chapter2/
H A Dtoken.ml9 | Def | Extern Constructor in type:token
/macosx-10.9.5/llvmCore-3425.0.33/examples/OCaml-Kaleidoscope/Chapter3/
H A Dtoken.ml9 | Def | Extern Constructor in type:token
/macosx-10.9.5/llvmCore-3425.0.33/examples/OCaml-Kaleidoscope/Chapter4/
H A Dtoken.ml9 | Def | Extern Constructor in type:token
/macosx-10.9.5/llvmCore-3425.0.33/examples/OCaml-Kaleidoscope/Chapter5/
H A Dtoken.ml9 | Def | Extern Constructor in type:token
/macosx-10.9.5/llvmCore-3425.0.33/examples/OCaml-Kaleidoscope/Chapter6/
H A Dtoken.ml9 | Def | Extern Constructor in type:token
/macosx-10.9.5/llvmCore-3425.0.33/examples/OCaml-Kaleidoscope/Chapter7/
H A Dtoken.ml9 | Def | Extern Constructor in type:token
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DLiveInterval.cpp52 VNInfo *LiveInterval::createDeadDef(SlotIndex Def, argument
154 SlotIndex Def = std::max(I->start, J->start); local
[all...]
H A DMachineCopyPropagation.cpp111 static bool isNopCopy(MachineInstr *CopyMI, unsigned Def, unsigned Src, argument
139 unsigned Def = MI->getOperand(0).getReg(); local
[all...]
H A DPeepholeOptimizer.cpp312 unsigned Def = 0; local
H A DExecutionDepsFix.cpp119 int Def; member in struct:__anon10139::LiveReg
[all...]
H A DLiveVariables.cpp199 MachineInstr *Def = PhysRegDef[SubReg]; local
292 MachineInstr *Def = PhysRegDef[SubReg]; local
341 MachineInstr *Def = PhysRegDef[SubReg]; local
748 const MachineInstr *Def = MRI.getVRegDef(Reg); local
[all...]
H A DBranchFolding.cpp1719 unsigned Def = LocalDefs[i]; local
H A DLiveIntervalAnalysis.cpp1020 LiveRange* Def; member in struct:LiveIntervals::HMEditor::RegRanges
[all...]
H A DMachineLICM.cpp154 unsigned Def; member in struct:__anon10164::MachineLICM::CandidateInfo
410 unsigned Def = 0; local
561 unsigned Def = Candidates[i].Def; local
608 HoistPostRA(MachineInstr *MI, unsigned Def) argument
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/VMCore/
H A DDominators.cpp99 bool DominatorTree::dominates(const Instruction *Def, argument
136 dominates(const Instruction *Def, const BasicBlock *UseBB) const argument
237 dominates(const Instruction *Def, const Use &U) const argument
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Analysis/
H A DMemDepPrinter.cpp30 Def, enumerator in enum:__anon10089::MemDepPrinter::DepType
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp110 static void CheckForPhysRegDependency(SDNode *Def, SDNode *User, unsigned Op, argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp268 pushIVUsers( Instruction *Def, SmallPtrSet<Instruction*,16> &Simplified, SmallVectorImpl< std::pair<Instruction*,Instruction*> > &SimpleIVUsers) argument
/macosx-10.9.5/llvmCore-3425.0.33/utils/TableGen/
H A DCodeGenSchedule.cpp342 unsigned CodeGenSchedModels::getSchedRWIdx(Record *Def, bool IsRead, argument
H A DSetTheory.cpp227 void expand(SetTheory &ST, Record *Def, RecSet &Elts) { argument
H A DCodeGenSchedule.h60 CodeGenSchedRW(unsigned Idx, Record *Def): Index(Idx), TheDef(Def), argument
[all...]
H A DDAGISelMatcherGen.cpp583 Record *Def = DI->getDef(); local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h74 Def, enumerator in enum:llvm::MemDepResult::DepType
/macosx-10.9.5/llvmCore-3425.0.33/lib/TableGen/
H A DTGLexer.h45 Bit, Bits, Class, Code, Dag, Def, Foreach, Defm, Field, In, Int, Let, List, enumerator in enum:llvm::tgtok::TokKind
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DThumb2SizeReduction.cpp217 Thumb2SizeReduce::canAddPseudoFlagDep(MachineInstr *Def, MachineInstr *Use, argument

Completed in 298 milliseconds

12