Home
last modified time | relevance | path

Searched defs:MCWriteProcResEntry (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/MC/
DMCSchedule.h55 struct MCWriteProcResEntry { struct
59 bool operator==(const MCWriteProcResEntry &Other) const { argument
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCSchedule.h64 struct MCWriteProcResEntry { struct
68 bool operator==(const MCWriteProcResEntry &Other) const { argument
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/
DAnalysis.cpp721 llvm::SmallVector<llvm::MCWriteProcResEntry, 8> WPRS) { in computeIdealizedProcResPressure()