Home
last modified time | relevance | path

Searched defs:InverseOpcode (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp836 unsigned InverseOpcode = *getInverseOpcode(Root.getOpcode()); in getReassociationOpcodes() local
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp1355 auto InverseOpcode = getInverseOpcode(Opc); in isAssociativeAndCommutative() local