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

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
RegisterBankInfo.h 518 getInstructionMappingImpl(bool IsInvalid, unsigned ID = InvalidMappingID,
529 return getInstructionMappingImpl(/*IsInvalid*/ false, ID, Cost,
535 return getInstructionMappingImpl(/*IsInvalid*/ true);
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
RegisterBankInfo.cpp 381 RegisterBankInfo::getInstructionMappingImpl(

Completed in 17 milliseconds