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

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
MachineIRBuilder.cpp 165 void MachineIRBuilder::validateUnaryOp(const LLT Res, const LLT Op0) {
1015 validateUnaryOp(DstOps[0].getLLTTy(*getMRI()),
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
MachineIRBuilder.h 227 void validateUnaryOp(const LLT Res, const LLT Op0);

Completed in 26 milliseconds