Searched defs:InstructionMappings (Results 1 - 6 of 6) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/GlobalISel/
H A DRegisterBankInfo.h267 typedef SmallVector<InstructionMapping, 4> InstructionMappings; typedef in class:llvm::RegisterBankInfo
610 virtual InstructionMappings
629 InstructionMappings getInstrPossibleMappings(const MachineInstr &MI) const;
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/GlobalISel/
H A DRegisterBankInfo.h267 typedef SmallVector<const InstructionMapping *, 4> InstructionMappings; typedef in class:llvm::RegisterBankInfo
646 virtual InstructionMappings
665 InstructionMappings getInstrPossibleMappings(const MachineInstr &MI) const;
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/GlobalISel/
H A DRegisterBankInfo.h267 typedef SmallVector<const InstructionMapping *, 4> InstructionMappings; typedef in class:llvm::RegisterBankInfo
646 virtual InstructionMappings
665 InstructionMappings getInstrPossibleMappings(const MachineInstr &MI) const;
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/GlobalISel/
H A DRegisterBankInfo.h267 typedef SmallVector<InstructionMapping, 4> InstructionMappings; typedef in class:llvm::RegisterBankInfo
610 virtual InstructionMappings
629 InstructionMappings getInstrPossibleMappings(const MachineInstr &MI) const;
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/GlobalISel/
H A DRegisterBankInfo.h267 typedef SmallVector<const InstructionMapping *, 4> InstructionMappings; typedef in class:llvm::RegisterBankInfo
646 virtual InstructionMappings
665 InstructionMappings getInstrPossibleMappings(const MachineInstr &MI) const;
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/GlobalISel/
H A DRegisterBankInfo.h267 typedef SmallVector<const InstructionMapping *, 4> InstructionMappings; typedef in class:llvm::RegisterBankInfo
646 virtual InstructionMappings
665 InstructionMappings getInstrPossibleMappings(const MachineInstr &MI) const;

Completed in 152 milliseconds