Searched defs:UseOpIdx (Results 1 – 11 of 11) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVRVVInitUndef.cpp |
|
H A D | RISCVInsertVSETVLI.cpp | 180 unsigned UseOpIdx; hasUndefinedMergeOp() local
|
H A D | RISCVInstrInfo.cpp | 2125 unsigned UseOpIdx; verifyInstruction() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetSubtargetInfo.h | 238 // 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 D | SIFoldOperands.cpp | 688 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 D | AMDGPUSubtarget.cpp | 853 adjustSchedDependency(SUnit * Def,int DefOpIdx,SUnit * Use,int UseOpIdx,SDep & Dep) const adjustSchedDependency() argument
|
H A D | SIInstrInfo.cpp | 4961 unsigned UseOpIdx; verifyInstruction() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | ScheduleDAGInstrs.cpp | 261 int UseOpIdx = I->OpIdx; in addPhysRegDataDeps() local
|
H A D | MachineVerifier.cpp | 2033 unsigned UseOpIdx; visitMachineInstrBefore() local
|
H A D | RegisterCoalescer.cpp | 853 unsigned UseOpIdx; removeCopyByCommutingDef() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.cpp | 3240 int UseOpIdx = MI.findRegisterUseOperandIdx(InUseReg, false, TRI); replaceInstrOperandWithImm() local
|