Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
DInstruction.h348 struct InstrDesc { struct
368 // SchedClassID used to construct this InstrDesc. argument
386 InstrDesc() = default; argument
388 InstrDesc &operator=(const InstrDesc &Other) = delete; argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp4024 const MCInstrDesc &InstrDesc = get(Opc); in legalizeOperandsVOP2() local