Home
last modified time | relevance | path

Searched defs:MCDesc (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MCA/
H A DInstrBuilder.cpp222 static void computeMaxLatency(InstrDesc &ID, const MCInstrDesc &MCDesc, in computeMaxLatency()
239 static Error verifyOperands(const MCInstrDesc &MCDesc, const MCInst &MCI) { in verifyOperands()
270 const MCInstrDesc &MCDesc = MCII.get(MCI.getOpcode()); in populateWrites() local
445 const MCInstrDesc &MCDesc = MCII.get(MCI.getOpcode()); in populateReads() local
567 const MCInstrDesc &MCDesc = MCII.get(Opcode); in createInstrDescImpl() local
702 const MCInstrDesc &MCDesc = MCII.get(MCI.getOpcode()); in createInstruction() local
H A DSupport.cpp99 const MCProcResourceDesc &MCDesc = *SM.getProcResource(I); in computeBlockRThroughput() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/MCTargetDesc/
H A DSPIRVInstPrinter.cpp121 const MCInstrDesc &MCDesc = MII.get(OpCode); in printInst() local
228 const MCInstrDesc &MCDesc = MII.get(MI->getOpcode()); in printOpExtInst() local
243 const MCInstrDesc &MCDesc = MII.get(MI->getOpcode()); in printOpDecorate() local
H A DSPIRVMCCodeEmitter.cpp64 const MCInstrDesc &MCDesc = MII.get(MI.getOpcode()); in hasType() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DInstructionInfoView.cpp118 const MCInstrDesc &MCDesc = MCII.get(Inst.getOpcode()); in collectData() local
H A DTimelineView.cpp49 const MCProcResourceDesc &MCDesc = *SM.getProcResource(Buffer); in onReservedBuffers() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRenameIndependentSubregs.cpp332 const MCInstrDesc &MCDesc = TII->get(TargetOpcode::IMPLICIT_DEF); in computeMainRangesFixFlags() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp1432 MCSchedClassDesc &MCDesc = SCTab[SCIdx]; in EmitSchedClassTables() local