HomeSort by relevance Sort by last modified time
    Searched refs:DontKnowIdx (Results 1 - 16 of 16) sorted by null

  /external/llvm/lib/CodeGen/GlobalISel/
RegisterBankInfo.cpp 511 const int RegisterBankInfo::OperandsMapper::DontKnowIdx = -1;
520 OperandsMapper::DontKnowIdx);
531 if (StartIdx == OperandsMapper::DontKnowIdx) {
598 if (StartIdx == OperandsMapper::DontKnowIdx)
628 if (OpToNewVRegIdx[Idx] != DontKnowIdx) {
648 if (OpToNewVRegIdx[Idx] == DontKnowIdx)
  /external/llvm/include/llvm/CodeGen/GlobalISel/
RegisterBankInfo.h 208 static const int DontKnowIdx;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/GlobalISel/
RegisterBankInfo.h 287 static const int DontKnowIdx;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/GlobalISel/
RegisterBankInfo.h 287 static const int DontKnowIdx;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/GlobalISel/
RegisterBankInfo.h 287 static const int DontKnowIdx;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/GlobalISel/
RegisterBankInfo.h 297 static const int DontKnowIdx;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/GlobalISel/
RegisterBankInfo.h 297 static const int DontKnowIdx;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/GlobalISel/
RegisterBankInfo.h 297 static const int DontKnowIdx;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/GlobalISel/
RegisterBankInfo.h 297 static const int DontKnowIdx;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/GlobalISel/
RegisterBankInfo.h 287 static const int DontKnowIdx;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/GlobalISel/
RegisterBankInfo.h 287 static const int DontKnowIdx;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/GlobalISel/
RegisterBankInfo.h 287 static const int DontKnowIdx;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/GlobalISel/
RegisterBankInfo.h 297 static const int DontKnowIdx;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/GlobalISel/
RegisterBankInfo.h 297 static const int DontKnowIdx;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/GlobalISel/
RegisterBankInfo.h 297 static const int DontKnowIdx;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/GlobalISel/
RegisterBankInfo.h 297 static const int DontKnowIdx;

Completed in 109 milliseconds