Searched defs:Diff (Results 1 - 25 of 38) sorted by relevance

12

/netbsd-current/external/apache2/llvm/dist/llvm/tools/bugpoint/
H A DFindBugs.cpp79 Expected<bool> Diff = diffProgram(*Program, Filename, "", false); local
H A DBugDriver.cpp217 Expected<bool> Diff = diffProgram(*Program, "", "", false); local
H A DMiscompilation.cpp82 Expected<bool> Diff = BD.diffProgram(BD.getProgram(), BitcodeResult, "", local
238 Expected<bool> Diff local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-diff/
H A DDiffLog.h62 SmallVector<DiffRecord, 20> Diff; member in class:llvm::DiffLogBuilder
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonFixupHwLoops.cpp148 unsigned Diff = AbsoluteDifference(InstOffset, local
H A DHexagonConstExtenders.cpp1718 replaceInstrExpr(const ExtDesc &ED, const ExtenderInit &ExtI, Register ExtR, int32_t &Diff) argument
1856 int32_t Diff = EV.Offset - DefV.Offset; local
[all...]
H A DHexagonVectorCombine.cpp744 int Diff = Start - (OffAtMax + Adjust); variable
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolutionDivision.cpp231 const SCEV *Diff = SE.getMinusSCEV(Numerator, Remainder); local
H A DStackSafetyAnalysis.cpp265 const SCEV *Diff = SE.getMinusSCEV(AddrExp, BaseExp); local
/netbsd-current/external/apache2/llvm/dist/clang/tools/clang-diff/
H A DClangDiff.cpp266 static unsigned printHtmlForNode(raw_ostream &OS, const diff::ASTDiff &Diff, argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/
H A DLookup.cpp64 unsigned Diff = UseNamespaces.size() - FromNamespaces.size(); local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DClustering.h115 const auto Diff = P[I].PerInstructionValue - Q[I].PerInstructionValue; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DFileUtilities.cpp148 double Diff; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp340 Value *Diff = Builder.CreateSub(Loads.Lhs, Loads.Rhs); local
[all...]
H A DRegisterScavenging.cpp457 unsigned SI = Scavenged.size(), Diff = std::numeric_limits<unsigned>::max(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp601 Optional<APInt> Diff = calculateOffsetDiff( local
646 APInt Diff = ConstCand->ConstInt->getValue() - ConstInt->getValue(); local
697 APInt Diff local
[all...]
H A DLoopFuse.cpp747 int Diff = TC0 - TC1; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp317 const SCEV *Diff = SE->getMinusSCEV(LSCEV, B.BaseSCEV); local
782 const SCEVConstant *Diff = dyn_cast<SCEVConstant>( local
H A DPPCMIPeephole.cpp1388 int Diff = Imm1 - Imm2; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86CmovConversion.cpp473 unsigned Diff[LoopIterations] = {LoopDepth[0].Depth - LoopDepth[0].OptDepth, local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCWin64EH.cpp55 const MCExpr *Diff = local
255 const MCExpr *Diff = local
H A DMCStreamer.cpp1101 const MCExpr *Diff = local
1120 const MCExpr *Diff = local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp2170 APInt Diff = C2->ssub_ov(*C1, Overflow); local
/netbsd-current/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp1127 DiffPiece *Diff = New<DiffPiece>(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp860 auto Diff = MIB.buildConstant(CmpTy, High - Low); local

Completed in 398 milliseconds

12