Searched refs:Analyze (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/Mips/
H A DMipsAnalyzeImmediate.h1 //===-- MipsAnalyzeImmediate.h - Analyze Immediates ------------*- C++ -*--===//
25 /// Analyze - Get an instrucion sequence to load immediate Imm. The last
28 const InstSeq &Analyze(uint64_t Imm, unsigned Size, bool LastInstrIsADDiu);
H A DMipsAnalyzeImmediate.cpp1 //===-- MipsAnalyzeImmediate.cpp - Analyze Immediates ---------------------===//
125 &MipsAnalyzeImmediate::Analyze(uint64_t Imm, unsigned Size, function in class:MipsAnalyzeImmediate
H A DMipsISelDAGToDAG.cpp513 AnalyzeImm.Analyze(Imm, Size, false);
H A DMipsSEInstrInfo.cpp284 AnalyzeImm.Analyze(Imm, Size, LastInstrIsADDiu);
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/
H A DMachineLoopInfo.cpp39 LI.Analyze(getAnalysis<MachineDominatorTree>().getBase());
/macosx-10.10.1/llvmCore-3425.0.34/lib/Analysis/
H A DLoopInfo.cpp516 LI.Analyze(getAnalysis<DominatorTree>().getBase());
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Analysis/
H A DLoopInfo.h536 void Analyze(DominatorTreeBase<BlockT> &DomTree);
H A DLoopInfoImpl.h502 /// Analyze LoopInfo discovers loops during a postorder DominatorTree traversal
518 Analyze(DominatorTreeBase<BlockT> &DomTree) { function in class:llvm::LoopInfoBase
/macosx-10.10.1/llvmCore-3425.0.34/utils/TableGen/
H A DCodeGenDAGPatterns.cpp2366 void Analyze(const TreePattern *Pat) { function in class:InstAnalyzer
2371 void Analyze(const PatternToMatch *Pat) { function in class:InstAnalyzer
2415 // Analyze children.
2871 PatInfo.Analyze(Pattern);
2895 PatInfo.Analyze(&PTM);
2955 // Analyze the source pattern.
2957 PatInfo.Analyze(&PTM);
3007 // Analyze children.
/macosx-10.10.1/zlib-55/zlib/
H A Dmake_vms.com675 $! Analyze Object files for OpenVMS AXP to extract Procedure and Data

Completed in 140 milliseconds