Home
last modified time | relevance | path

Searched refs:WriteResourceID (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSchedule.h80 uint16_t WriteResourceID; member
83 return Cycles == Other.Cycles && WriteResourceID == Other.WriteResourceID;
97 unsigned WriteResourceID; member
101 return UseIdx == Other.UseIdx && WriteResourceID == Other.WriteResourceID
DMCSubtargetInfo.h189 if (!I->WriteResourceID || I->WriteResourceID == WriteResID) { in getReadAdvanceCycles()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCSchedule.cpp155 unsigned WriteResourceID) { in getForwardingDelayCycles() argument
161 if (E.WriteResourceID != WriteResourceID) in getForwardingDelayCycles()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/
DInstrBuilder.cpp322 Write.SClassOrWriteResourceID = WLE.WriteResourceID; in populateWrites()
350 Write.SClassOrWriteResourceID = WLE.WriteResourceID; in populateWrites()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetSchedule.cpp223 unsigned WriteID = WLEntry->WriteResourceID; in computeOperandLatency()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64SchedA57.td69 // AArch64WriteLatencyTable with a WriteResourceID of 0, breaking
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/
DPPCGenSubtargetInfo.inc7218 // {Cycles, WriteResourceID}
7475 // {UseIdx, WriteResourceID, Cycles}
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
DMipsGenSubtargetInfo.inc230 // {Cycles, WriteResourceID}
252 // {UseIdx, WriteResourceID, Cycles}
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/
DARMGenSubtargetInfo.inc8474 // {Cycles, WriteResourceID}
10592 // {UseIdx, WriteResourceID, Cycles}
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/
DX86GenSubtargetInfo.inc5502 // {Cycles, WriteResourceID}
5638 // {UseIdx, WriteResourceID, Cycles}
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenSubtargetInfo.inc1505 // {Cycles, WriteResourceID}
1846 // {UseIdx, WriteResourceID, Cycles}