Searched defs:CommutableOpIdx1 (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp175 unsigned CommutableOpIdx1 = Idx1; (void)CommutableOpIdx1; local
262 fixCommutedOpIndices(unsigned &ResultIdx1, unsigned &ResultIdx2, unsigned CommutableOpIdx1, unsigned CommutableOpIdx2) argument
305 unsigned CommutableOpIdx1 = MCID.getNumDefs(); local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp2118 unsigned CommutableOpIdx1 = 1; local
2157 unsigned CommutableOpIdx1 = SrcOpIdx1; local

Completed in 169 milliseconds