Home
last modified time | relevance | path

Searched defs:UseOpIdx (Results 1 – 11 of 11) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVRVVInitUndef.cpp
H A DRISCVInsertVSETVLI.cpp180 unsigned UseOpIdx; hasUndefinedMergeOp() local
H A DRISCVInstrInfo.cpp2125 unsigned UseOpIdx; verifyInstruction() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetSubtargetInfo.h238 // and UseOpIdx are the indices of the operands in Def and Use, respectively. in adjustSchedDependency() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp688 tryToFoldACImm(const MachineOperand & OpToFold,MachineInstr * UseMI,unsigned UseOpIdx,SmallVectorImpl<FoldCandidate> & FoldList) const tryToFoldACImm() argument
756 foldOperand(MachineOperand & OpToFold,MachineInstr * UseMI,int UseOpIdx,SmallVectorImpl<FoldCandidate> & FoldList,SmallVectorImpl<MachineInstr * > & CopiesToReplace) const foldOperand() argument
[all...]
H A DAMDGPUSubtarget.cpp853 adjustSchedDependency(SUnit * Def,int DefOpIdx,SUnit * Use,int UseOpIdx,SDep & Dep) const adjustSchedDependency() argument
H A DSIInstrInfo.cpp4961 unsigned UseOpIdx; verifyInstruction() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp261 int UseOpIdx = I->OpIdx; in addPhysRegDataDeps() local
H A DMachineVerifier.cpp2033 unsigned UseOpIdx; visitMachineInstrBefore() local
H A DRegisterCoalescer.cpp853 unsigned UseOpIdx; removeCopyByCommutingDef() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp3240 int UseOpIdx = MI.findRegisterUseOperandIdx(InUseReg, false, TRI); replaceInstrOperandWithImm() local