HomeSort by relevance Sort by last modified time
    Searched defs:InstructionMappings (Results 1 - 7 of 7) sorted by null

  /external/llvm/include/llvm/CodeGen/GlobalISel/
RegisterBankInfo.h 189 typedef SmallVector<InstructionMapping, 4> InstructionMappings;
518 virtual InstructionMappings
537 InstructionMappings getInstrPossibleMappings(const MachineInstr &MI) const;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/GlobalISel/
RegisterBankInfo.h 267 typedef SmallVector<InstructionMapping, 4> InstructionMappings;
610 virtual InstructionMappings
629 InstructionMappings getInstrPossibleMappings(const MachineInstr &MI) const;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/GlobalISel/
RegisterBankInfo.h 267 typedef SmallVector<const InstructionMapping *, 4> InstructionMappings;
646 virtual InstructionMappings
665 InstructionMappings getInstrPossibleMappings(const MachineInstr &MI) const;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/GlobalISel/
RegisterBankInfo.h 267 typedef SmallVector<const InstructionMapping *, 4> InstructionMappings;
646 virtual InstructionMappings
665 InstructionMappings getInstrPossibleMappings(const MachineInstr &MI) const;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/GlobalISel/
RegisterBankInfo.h 267 typedef SmallVector<InstructionMapping, 4> InstructionMappings;
610 virtual InstructionMappings
629 InstructionMappings getInstrPossibleMappings(const MachineInstr &MI) const;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/GlobalISel/
RegisterBankInfo.h 267 typedef SmallVector<const InstructionMapping *, 4> InstructionMappings;
646 virtual InstructionMappings
665 InstructionMappings getInstrPossibleMappings(const MachineInstr &MI) const;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/GlobalISel/
RegisterBankInfo.h 267 typedef SmallVector<const InstructionMapping *, 4> InstructionMappings;
646 virtual InstructionMappings
665 InstructionMappings getInstrPossibleMappings(const MachineInstr &MI) const;

Completed in 925 milliseconds