Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/MC/
H A DMCSchedule.cpp45 for (unsigned DefIdx = 0, DefEnd = SCDesc.NumWriteLatencyEntries; in computeInstrLatency() local
/llvm-project/llvm/unittests/Target/AArch64/
H A DAArch64SVESchedPseudoTest.cpp90 for (unsigned DefIdx = 0, DefEnd = SCDesc->NumWriteLatencyEntries; in runSVEPseudoTestForCPU() local
/llvm-project/llvm/lib/MC/MCDisassembler/
H A DDisassembler.cpp218 for (unsigned DefIdx = 0, DefEnd = SCDesc->NumWriteLatencyEntries; getLatency() local
/llvm-project/llvm/lib/FileCheck/
H A DFileCheck.cpp691 size_t DefEnd = Expr.find(':'); in parseNumericSubstitutionBlock() local