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

/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp176 unsigned CommutableOpIdx2 = Idx2; (void)CommutableOpIdx2; local
262 fixCommutedOpIndices(unsigned &ResultIdx1, unsigned &ResultIdx2, unsigned CommutableOpIdx1, unsigned CommutableOpIdx2) argument
306 unsigned CommutableOpIdx2 = CommutableOpIdx1 + 1; local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp2119 unsigned CommutableOpIdx2 = 3; local
2169 unsigned CommutableOpIdx2; local

Completed in 122 milliseconds