Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp3337 const MCInstrDesc &UseMCID = UseMI.getDesc(); foldImmediate() local
3952 getVSTMUseCycle(const InstrItineraryData * ItinData,const MCInstrDesc & UseMCID,unsigned UseClass,unsigned UseIdx,unsigned UseAlign) const getVSTMUseCycle() argument
3991 getSTMUseCycle(const InstrItineraryData * ItinData,const MCInstrDesc & UseMCID,unsigned UseClass,unsigned UseIdx,unsigned UseAlign) const getSTMUseCycle() argument
4019 getOperandLatency(const InstrItineraryData * ItinData,const MCInstrDesc & DefMCID,unsigned DefIdx,unsigned DefAlign,const MCInstrDesc & UseMCID,unsigned UseIdx,unsigned UseAlign) const getOperandLatency() argument
4401 getOperandLatencyImpl(const InstrItineraryData * ItinData,const MachineInstr & DefMI,unsigned DefIdx,const MCInstrDesc & DefMCID,unsigned DefAdj,const MachineOperand & DefMO,unsigned Reg,const MachineInstr & UseMI,unsigned UseIdx,const MCInstrDesc & UseMCID,unsigned UseAdj) const getOperandLatencyImpl() argument
4480 const MCInstrDesc &UseMCID = get(UseNode->getMachineOpcode()); getOperandLatency() local
[all...]
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp2062 const MCInstrDesc &UseMCID = UseMI.getDesc(); onlyFoldImmediate() local