Searched defs:OpIdx1 (Results 1 – 9 of 9) sorted by relevance
/openbsd/gnu/llvm/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyInstrInfo.cpp | 76 MachineInstr &MI, bool NewMI, unsigned OpIdx1, unsigned OpIdx2) const { in commuteInstructionImpl()
|
/openbsd/gnu/llvm/llvm/lib/Target/ARM/ |
H A D | Thumb2InstrInfo.cpp | 277 unsigned OpIdx1, in commuteInstructionImpl()
|
H A D | ARMBaseInstrInfo.cpp | 2271 unsigned OpIdx1, in commuteInstructionImpl()
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/ |
H A D | TargetInstrInfo.cpp | 248 unsigned OpIdx1, in commuteInstruction()
|
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrInfo.cpp | 279 unsigned OpIdx1, in commuteInstructionImpl()
|
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrInfo.cpp | 2229 unsigned OpIdx1, in commuteInstructionImpl()
|
/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.cpp | 1140 unsigned OpIdx1, in commuteInstructionImpl()
|
/openbsd/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86InstrInfo.cpp | 1988 unsigned OpIdx1, in commuteInstructionImpl()
|
/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 1445 for (unsigned OpIdx1 = 0, NumOperands1 = I1->getNumOperands(); in getScoreAtLevelRec() local 1570 void swap(unsigned OpIdx1, unsigned OpIdx2, unsigned Lane) { in swap()
|