Home
last modified time | relevance | path

Searched refs:getInverseOpcode (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h221 std::optional<unsigned> getInverseOpcode(unsigned Opcode) const override;
H A DRISCVInstrInfo.cpp1355 auto InverseOpcode = getInverseOpcode(Opc); in isAssociativeAndCommutative()
1404 RISCVInstrInfo::getInverseOpcode(unsigned Opcode) const { in getInverseOpcode() function in RISCVInstrInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp719 return Opcode1 == Opcode2 || getInverseOpcode(Opcode1) == Opcode2; in areOpcodesEqualOrInverse()
836 unsigned InverseOpcode = *getInverseOpcode(Root.getOpcode()); in getReassociationOpcodes()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1194 virtual std::optional<unsigned> getInverseOpcode(unsigned Opcode) const { in getInverseOpcode() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetInstrInfo.h1232 virtual std::optional<unsigned> getInverseOpcode(unsigned Opcode) const { in getInverseOpcode() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetInstrInfo.h1237 virtual std::optional<unsigned> getInverseOpcode(unsigned Opcode) const { in getInverseOpcode() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetInstrInfo.h1232 virtual std::optional<unsigned> getInverseOpcode(unsigned Opcode) const { in getInverseOpcode() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetInstrInfo.h1232 virtual std::optional<unsigned> getInverseOpcode(unsigned Opcode) const { in getInverseOpcode() function