HomeSort by: relevance | last modified time | path
    Searched defs:unsupportedBinOp (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
AArch64InstructionSelector.cpp 618 static bool unsupportedBinOp(const MachineInstr &I,
2710 if (unsupportedBinOp(I, RBI, MRI, TRI))
2751 if (unsupportedBinOp(I, RBI, MRI, TRI))
AArch64InstructionSelector.cpp 618 static bool unsupportedBinOp(const MachineInstr &I,
2710 if (unsupportedBinOp(I, RBI, MRI, TRI))
2751 if (unsupportedBinOp(I, RBI, MRI, TRI))

Completed in 51 milliseconds