Home
last modified time | relevance | path

Searched defs:OpIdx1 (Results 1 – 9 of 9) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrInfo.cpp76 MachineInstr &MI, bool NewMI, unsigned OpIdx1, unsigned OpIdx2) const { in commuteInstructionImpl()
/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DThumb2InstrInfo.cpp277 unsigned OpIdx1, in commuteInstructionImpl()
H A DARMBaseInstrInfo.cpp2271 unsigned OpIdx1, in commuteInstructionImpl()
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp248 unsigned OpIdx1, in commuteInstruction()
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp279 unsigned OpIdx1, in commuteInstructionImpl()
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp2229 unsigned OpIdx1, in commuteInstructionImpl()
/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp1140 unsigned OpIdx1, in commuteInstructionImpl()
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp1988 unsigned OpIdx1, in commuteInstructionImpl()
/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1445 for (unsigned OpIdx1 = 0, NumOperands1 = I1->getNumOperands(); in getScoreAtLevelRec() local
1570 void swap(unsigned OpIdx1, unsigned OpIdx2, unsigned Lane) { in swap()