Home
last modified time | relevance | path

Searched defs:DefEnd (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCSchedule.cpp46 for (unsigned DefIdx = 0, DefEnd = SCDesc.NumWriteLatencyEntries; in computeInstrLatency() local
191 unsigned DefEnd = SCDesc.NumWriteLatencyEntries; in getBypassDelayCycles() local
/freebsd/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheck.cpp728 size_t DefEnd = Expr.find(':'); in parseNumericSubstitutionBlock() local