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

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

Completed in 96 milliseconds