Home
last modified time | relevance | path

Searched defs:SrcOpIdx (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86DomainReassignment.cpp260 unsigned SrcOpIdx; member in __anond9661d290111::InstrReplaceWithCopy
262 InstrReplaceWithCopy(unsigned SrcOpcode, unsigned SrcOpIdx) in InstrReplaceWithCopy()
H A DX86MCInstLower.cpp1466 unsigned SrcOpIdx) { in printDstRegisterName()
H A DX86ISelLowering.cpp39622 unsigned SrcOpIdx = (unsigned)M / NumMaskElts; in combineX86ShufflesConstants() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTailDuplicator.cpp362 unsigned SrcOpIdx = getPHISrcRegOpIdx(MI, PredBB); in processPHI() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.cpp437 SUnit *Src, int SrcOpIdx, SUnit *Dst, int DstOpIdx, SDep &Dep, in adjustSchedDependency()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp642 unsigned SrcOpIdx = 0; in ExpandVLD() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp23727 unsigned SrcOpIdx = I.index(); in convertBuildVecZextToBuildVecWithZeros() local