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

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
MachineIRBuilder.cpp 170 void MachineIRBuilder::validateBinaryOp(const LLT Res, const LLT Op0,
1039 validateBinaryOp(DstOps[0].getLLTTy(*getMRI()),
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
MachineIRBuilder.h 228 void validateBinaryOp(const LLT Res, const LLT Op0, const LLT Op1);

Completed in 17 milliseconds